Subject: misc/34850: Typo in grep(1) manpage
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <kgc@zhwin.ch>
List: netbsd-bugs
Date: 10/18/2006 14:25:01
>Number:         34850
>Category:       misc
>Synopsis:       manpage says --line-buffering, but it should be --line-buffered
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 18 14:25:00 +0000 2006
>Originator:     Christoph Kaegi
>Release:        NetBSD 3.0
>Organization:
>Environment:
System: NetBSD notekgc 3.0 NetBSD 3.0 (GENERIC_LAPTOP) #0: Mon Dec 19 01:08:52 UTC 2005 builds@works.netbsd.org:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC_LAPTOP i386
Architecture: i386
Machine: i386
>Description:
Text in the grep(1) manpage says to use the option --line-buffering
for linebased buffering. But the actual option to use is --line-buffered
>How-To-Repeat:
man grep
>Fix:
Fix the typo