Date: Wed, 7 May 2008 16:25:55 GMT From: Gabor Kovesdan <gabor@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 141287 for review Message-ID: <200805071625.m47GPtxG035774@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=141287 Change 141287 by gabor@gabor_server on 2008/05/07 16:25:50 - Document --null - Bump .Dd Affected files ... .. //depot/projects/soc2008/gabor_textproc/grep/grep.1#2 edit Differences ... ==== //depot/projects/soc2008/gabor_textproc/grep/grep.1#2 (text+ko) ==== @@ -29,7 +29,7 @@ .\" .\" @(#)grep.1 8.3 (Berkeley) 4/18/94 .\" -.Dd Apr 7, 2008 +.Dd May 7, 2008 .Dt GREP 1 .Os .Sh NAME @@ -251,9 +251,11 @@ .Fl q is specified. +.It Fl Fl null +Prints a zero-byte after the file name. .\" XXX: UNIMPLEMENTED / INCOMPATIBLE .It Fl o .\"Always print filename headers with output lines. -.It Fl Fl line-buffered +.\".It Fl Fl line-buffered .\" XXX: UNIMPLEMENTED / INCOMPATIBLE .It Fl P .\"If .\".Fl R
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805071625.m47GPtxG035774>