Source-Changes-HG archive

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

[src/trunk]: src/bin/pwd Document the version pwd first appeared.



details:   https://anonhg.NetBSD.org/src/rev/80cbdcc03738
branches:  trunk
changeset: 817205:80cbdcc03738
user:      sevan <sevan%NetBSD.org@localhost>
date:      Fri Aug 12 02:03:26 2016 +0000

description:
Document the version pwd first appeared.
Bump date.

diffstat:

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

diffs (30 lines):

diff -r 5449422ee4dc -r 80cbdcc03738 bin/pwd/pwd.1
--- a/bin/pwd/pwd.1     Fri Aug 12 01:52:22 2016 +0000
+++ b/bin/pwd/pwd.1     Fri Aug 12 02:03:26 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pwd.1,v 1.24 2003/10/30 14:58:23 wiz Exp $
+.\"    $NetBSD: pwd.1,v 1.25 2016/08/12 02:03:26 sevan Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"     @(#)pwd.1      8.2 (Berkeley) 4/28/95
 .\"
-.Dd October 30, 2003
+.Dd August 12, 2016
 .Dt PWD 1
 .Os
 .Sh NAME
@@ -87,6 +87,11 @@
 .Fl P
 not
 .Fl L .
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.At v5 .
 .Sh BUGS
 In
 .Xr csh 1



Home | Main Index | Thread Index | Old Index