Module Name: src
Committed By: abhinav
Date: Tue Dec 27 06:50:03 UTC 2016
Modified Files:
src/external/bsd/nvi/dist/docs/vi.man: vi.1
Log Message:
Fix the date (setting the date to the same as the date on which this version
was imported).
Looks like the '%Q%' was supposed to be translated to an actual date through
some tool but neither the README nor the Makefile say anything. So just
setting the date manually.
ok wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/nvi/dist/docs/vi.man/vi.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/nvi/dist/docs/vi.man/vi.1
diff -u src/external/bsd/nvi/dist/docs/vi.man/vi.1:1.4 src/external/bsd/nvi/dist/docs/vi.man/vi.1:1.5
--- src/external/bsd/nvi/dist/docs/vi.man/vi.1:1.4 Sat Aug 27 03:34:28 2016
+++ src/external/bsd/nvi/dist/docs/vi.man/vi.1 Tue Dec 27 06:50:03 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: vi.1,v 1.4 2016/08/27 03:34:28 dholland Exp $
+.\" $NetBSD: vi.1,v 1.5 2016/12/27 06:50:03 abhinav Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -12,7 +12,7 @@
.\"
.\" Id: vi.1,v 8.53 2001/01/28 13:20:06 skimo Exp (Berkeley) Date: 2001/01/28 13:20:06
.\"
-.TH VI 1 "%Q%"
+.TH VI 1 "November 22, 2013"
.UC
.SH NAME
ex, vi, view \- text editors