Source-Changes-HG archive

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

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



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

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

diffstat:

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

diffs (30 lines):

diff -r e1f115d05437 -r ab2a76819318 bin/rm/rm.1
--- a/bin/rm/rm.1       Fri Aug 12 02:08:20 2016 +0000
+++ b/bin/rm/rm.1       Fri Aug 12 02:26:42 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rm.1,v 1.27 2013/04/26 19:34:34 wiz Exp $
+.\"    $NetBSD: rm.1,v 1.28 2016/08/12 02:26:42 sevan Exp $
 .\"
 .\" Copyright (c) 1990, 1993, 1994, 2003
 .\"    The Regents of the University of California.  All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"    @(#)rm.1        8.5 (Berkeley) 12/5/94
 .\"
-.Dd April 26, 2013
+.Dd August 12, 2016
 .Dt RM 1
 .Os
 .Sh NAME
@@ -190,6 +190,11 @@
 .Em Because these requirements are not met, the
 .Fl P
 .Em option does not conform to the standard .
+.Sh HISTORY
+An
+.Nm
+utility appeared in
+.At v1 .
 .Sh BUGS
 The
 .Fl P



Home | Main Index | Thread Index | Old Index