Module Name: src Committed By: riz Date: Sat May 11 21:59:29 UTC 2013
Modified Files: src/usr.bin/sed [netbsd-6]: process.c sed.1 Log Message: Pull up following revision(s) (requested by uwe in ticket #888): usr.bin/sed/process.c: revision 1.39 usr.bin/sed/sed.1: revision 1.30 usr.bin/sed/sed.1: revision 1.31 The change ("c") command should start a new cycle. Apply one line patch I posted in PR #45981 and document this in the manual page. Bump date for previous (PR #45981): the change ("c") command starts a new cycle. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.38.8.1 src/usr.bin/sed/process.c cvs rdiff -u -r1.27 -r1.27.20.1 src/usr.bin/sed/sed.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.