Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/wc Document history



details:   https://anonhg.NetBSD.org/src/rev/876a5b311d7c
branches:  trunk
changeset: 459243:876a5b311d7c
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sun Sep 01 18:44:06 2019 +0000

description:
Document history
https://www.bell-labs.com/usr/dmr/www/man14.pdf

diffstat:

 usr.bin/wc/wc.1 |  9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r b4d93af7b2d6 -r 876a5b311d7c usr.bin/wc/wc.1
--- a/usr.bin/wc/wc.1   Sun Sep 01 18:41:14 2019 +0000
+++ b/usr.bin/wc/wc.1   Sun Sep 01 18:44:06 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wc.1,v 1.17 2017/07/03 21:34:22 wiz Exp $
+.\"    $NetBSD: wc.1,v 1.18 2019/09/01 18:44:06 sevan Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"     from: @(#)wc.1 8.2 (Berkeley) 4/19/94
 .\"
-.Dd February 18, 2010
+.Dd September 1, 2019
 .Dt WC 1
 .Os
 .Sh NAME
@@ -144,3 +144,8 @@
 .Nm
 utility conforms to
 .St -p1003.2-92 .
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.At v1 .



Home | Main Index | Thread Index | Old Index