Module Name: src
Committed By: sevan
Date: Wed Aug 10 18:08:14 UTC 2016
Modified Files:
src/bin/mv: mv.1
Log Message:
Forgot to bump date with previous commit
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 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.27 src/bin/mv/mv.1:1.28
--- src/bin/mv/mv.1:1.27 Wed Aug 10 18:06:54 2016
+++ src/bin/mv/mv.1 Wed Aug 10 18:08:14 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: mv.1,v 1.27 2016/08/10 18:06:54 sevan Exp $
+.\" $NetBSD: mv.1,v 1.28 2016/08/10 18:08:14 sevan Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)mv.1 8.1 (Berkeley) 5/31/93
.\"
-.Dd December 26, 2002
+.Dd August 10, 2016
.Dt MV 1
.Os
.Sh NAME