Module Name:    src
Committed By:   uwe
Date:           Mon Jun 17 15:26:09 UTC 2019

Modified Files:
        src/external/bsd/nvi/dist/docs/vitut: vi.in

Log Message:
Fix unnamed/named edito.
>From adr at sdf dot org.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/nvi/dist/docs/vitut/vi.in

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/vitut/vi.in
diff -u src/external/bsd/nvi/dist/docs/vitut/vi.in:1.1.1.1 src/external/bsd/nvi/dist/docs/vitut/vi.in:1.2
--- src/external/bsd/nvi/dist/docs/vitut/vi.in:1.1.1.1	Fri Nov 22 14:55:17 2013
+++ src/external/bsd/nvi/dist/docs/vitut/vi.in	Mon Jun 17 15:26:09 2019
@@ -957,7 +957,7 @@ to the other file.
 An ordinary delete command saves the text in the unnamed buffer,
 so that an ordinary put can move it elsewhere.
 However, the unnamed buffer is lost when you change files,
-so to move text from one file to another you should use an unnamed buffer.
+so to move text from one file to another you should use a named buffer.
 .NH 2
 Summary.
 .IP

Reply via email to