Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/gen



Module Name:    src
Committed By:   apb
Date:           Sun Sep  7 08:55:46 UTC 2008

Modified Files:
        src/lib/libc/gen: shquote.3

Log Message:
Fix some errors in examples, noticed by Robert Elz:
* use \e in the source to get a backslash in the output.
* test whether the result from shquote[v]() is -1 before, not after,
  adding 1 to it.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/lib/libc/gen/shquote.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index