Date: Sat, 22 Jan 2005 15:04:39 +0100 (CET) From: Walter Belgers <walter@giga.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: gnu/76571: type in grep manual page Message-ID: <20050122140439.3D6645C61@giga.nl> Resent-Message-ID: <200501221410.j0MEAPva036385@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 76571 >Category: gnu >Synopsis: type in grep manual page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 22 14:10:25 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Walter Belgers >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: System: FreeBSD giga.nl 5.3-RELEASE FreeBSD 5.3-RELEASE #1: Fri Dec 24 14:01:34 CET 2004 walter@:/usr/obj/usr/src/sys/GIGA i386 >Description: The manual page for GNU grep incorreclty names the '--line-buffered' option '--line-buffering'. >How-To-Repeat: man grep >Fix: --- /usr/src/gnu/usr.bin/grep/grep.1.orig Sat Jan 22 14:58:57 2005 +++ /usr/src/gnu/usr.bin/grep/grep.1 Sat Jan 22 14:59:07 2005 @@ -312,7 +312,7 @@ This is especially useful for tools like zgrep, e.g. .B "gzip -cd foo.gz |grep --label=foo something" .TP -.BR \-\^\-line-buffering +.BR \-\^\-line-buffered Use line buffering, it can be a performance penality. .TP .BR \-q ", " \-\^\-quiet ", " \-\^\-silent >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050122140439.3D6645C61>
