Module Name: src
Committed By: sevan
Date: Wed Aug 10 18:06:55 UTC 2016
Modified Files:
src/bin/mv: mv.1
Log Message:
Document the version mv first appeared.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/bin/mv/mv.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/mv/mv.1
diff -u src/bin/mv/mv.1:1.26 src/bin/mv/mv.1:1.27
--- src/bin/mv/mv.1:1.26 Thu Mar 22 07:58:17 2012
+++ src/bin/mv/mv.1 Wed Aug 10 18:06:54 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: mv.1,v 1.26 2012/03/22 07:58:17 wiz Exp $
+.\" $NetBSD: mv.1,v 1.27 2016/08/10 18:06:54 sevan Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -144,3 +144,8 @@ The
.Fl v
option is an extension to
.St -p1003.2 .
+.Sh HISTORY
+An
+.Nm
+utility appeared in
+.At v1 .