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

documentation/3738: inconsistency in wc(1) man page



>Number:         3738
>Category:       documentation
>Synopsis:       inconsistency in wc(1) man page
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 07 00:40:01 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Juan Vera
>Release:        3.4-stable
>Organization:
net
>Environment:
	
	System      : OpenBSD 3.4
	Architecture: OpenBSD.i386
	Machine     : i386
>Description:
 $ man wc

 NAME
     wc - word, line, and byte count
 ...
     By default, the standard output contains a line for each input file of
     the form:

           lines    words  bytes   file_name


>How-To-Repeat:

$  man wc

>Fix:

--- /usr/src/usr.bin/wc/wc.1    Tue Jun 10 06:12:12 2003
+++ wc.1        Tue Apr  6 21:24:03 2004
@@ -37,7 +37,7 @@
 .Os
 .Sh NAME
 .Nm wc
-.Nd word, line, and byte count
+.Nd line, word, and byte count
 .Sh SYNOPSIS
 .Nm wc
 .Op Fl c | Fl m


>Release-Note:
>Audit-Trail:
>Unformatted: