[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
documentation/3738: inconsistency in wc(1) man page
- To: gnats@openbsd.org
- Subject: documentation/3738: inconsistency in wc(1) man page
- From: Juan Vera <juan@coredump.com.ar>
- Date: Tue, 6 Apr 2004 21:26:46 -0300 (ART)
- Resent-Date: Tue, 6 Apr 2004 18:45:02 -0600 (MDT)
- Resent-From: gnats@cvs.openbsd.org (GNATS Filer)
- Resent-Message-Id: <200404070045.i370j2Ij030593@cvs.openbsd.org>
- Resent-Reply-To: gnats@cvs.openbsd.org, root@coredump.com.ar
- Resent-To: bugs@cvs.openbsd.org
>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: