pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors/ve



Module Name:    pkgsrc
Committed By:   agc
Date:           Wed Oct  5 00:21:39 UTC 2016

Modified Files:
        pkgsrc/editors/ve: DESCR

Log Message:
Fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/editors/ve/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/ve/DESCR
diff -u pkgsrc/editors/ve/DESCR:1.1.1.1 pkgsrc/editors/ve/DESCR:1.2
--- pkgsrc/editors/ve/DESCR:1.1.1.1     Fri Apr 19 14:05:17 2002
+++ pkgsrc/editors/ve/DESCR     Wed Oct  5 00:21:39 2016
@@ -6,7 +6,7 @@ goto line (ESC-G)
 cut & paste cross files (Ctrl-G to see ve.hlp)
 block shift left/right (ESC-J/K, Ctrl-G to see ve.hlp)
 parenthesis matching (ESC-[)
-seaching (Ctrl-S, ESC-n, ESC-p)
+searching (Ctrl-S, ESC-n, ESC-p)
    (matching start of line, case sensitive/in-sensitive, forward/backward)
 undo line (ESC - '-', or ESC-_   )
 undelete lines (ESC-u)



Home | Main Index | Thread Index | Old Index