Module Name:    src
Committed By:   sevan
Date:           Fri Aug 12 02:26:42 UTC 2016

Modified Files:
        src/bin/rm: rm.1

Log Message:
Document the version rm first appeared.
Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/bin/rm/rm.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/rm/rm.1
diff -u src/bin/rm/rm.1:1.27 src/bin/rm/rm.1:1.28
--- src/bin/rm/rm.1:1.27	Fri Apr 26 19:34:34 2013
+++ src/bin/rm/rm.1	Fri Aug 12 02:26:42 2016
@@ -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 @@ magnetic disk.
 .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

Reply via email to