Module Name: src
Committed By: dholland
Date: Sat Aug 27 03:34:28 UTC 2016
Modified Files:
src/external/bsd/nvi/dist/docs/vi.man: vi.1
Log Message:
PR 51446 Brad Harder: fix synopsis for :tagprev
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 src/external/bsd/nvi/dist/docs/vi.man/vi.1:1.4
--- src/external/bsd/nvi/dist/docs/vi.man/vi.1:1.3 Sat Aug 27 03:30:48 2016
+++ src/external/bsd/nvi/dist/docs/vi.man/vi.1 Sat Aug 27 03:34:28 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: vi.1,v 1.3 2016/08/27 03:30:48 dholland Exp $
+.\" $NetBSD: vi.1,v 1.4 2016/08/27 03:34:28 dholland Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -989,7 +989,7 @@ Edit the file containing the next contex
.B "tagp[op][!] [file | number]"
Pop to the specified tag in the tags stack.
.TP
-.B "tagp[rev][!]"
+.B "tagpr[ev][!]"
Edit the file containing the previous context for the current tag.
.TP
.B "unm[ap][!] lhs"