
Hi again, I've attached two more patches (mostly nitpicking): - patch.diff fixes a typo in the Jamfile usage message (teh -> the). While solving this, I also splitted several long lines (over 80 cols) on several ones. Looks nicer, IMHO. This patch also fixes the indentation of a message in the python.jam file. I.e., PYTHON_INCLUDES explanation appears incorrectly indented WRT PYTHON_LIB_PATH (lacks some spaces). I also indented the second line of each message two more characters to match the PYTHON_VERSION message that appears at the very beginning (indented farther than the dash). I.e.: PYTHON_LIB_PATH - blahblahblah blahblah rather than: PYTHON_LIB_PATH - blahblahblah blahblah - patch2.diff fixes two typos in the web pages. First of all, in the filesystem's FAQ, a question ends with a dot, while there should be a question mark in there. (Just as in my previous message, I've added a blank line at the end of the file.) Then, in the mailing lists information page, there is a paragraph that does not end with a dot. I've added it and reformatted the affected lines to fit on screen. Hope they are correct and can be applied. Kind regards, -- Julio M. Merino Vidal <jmmv84@gmail.com> http://www.livejournal.com/users/jmmv/ The NetBSD Project - http://www.NetBSD.org/
participants (1)
-
Julio M. Merino Vidal