Module Name: src
Committed By: dholland
Date: Sat Aug 27 03:30:49 UTC 2016
Modified Files:
src/external/bsd/nvi/dist/docs/vi.man: vi.1
Log Message:
Restore the first line of the copyright header, which accidentally got
zapped in -r1.2.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 src/external/bsd/nvi/dist/docs/vi.man/vi.1:1.3
--- src/external/bsd/nvi/dist/docs/vi.man/vi.1:1.2 Fri Nov 22 15:52:05 2013
+++ src/external/bsd/nvi/dist/docs/vi.man/vi.1 Sat Aug 27 03:30:48 2016
@@ -1,4 +1,6 @@
-.\" $NetBSD: vi.1,v 1.2 2013/11/22 15:52:05 christos Exp $
+.\" $NetBSD: vi.1,v 1.3 2016/08/27 03:30:48 dholland Exp $
+.\"
+.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
.\" Copyright (c) 1994, 1995, 1996
.\" Keith Bostic. All rights reserved.