summaryrefslogtreecommitdiffstats
path: root/contrib/ee/ee.msg
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2009-05-27 17:27:03 +0000
committered <ed@FreeBSD.org>2009-05-27 17:27:03 +0000
commit6c84dada4f81e47ab4a1684ec36e4260f937debd (patch)
tree69071259f3ad010993ed926d39c9428688e32b5a /contrib/ee/ee.msg
parentf56e53b0d75e50ab9afcdd3e9ea538a6424d5ce7 (diff)
parentc43673ef75b7d102d622ebc468c6046f186c18b6 (diff)
downloadFreeBSD-src-6c84dada4f81e47ab4a1684ec36e4260f937debd.zip
FreeBSD-src-6c84dada4f81e47ab4a1684ec36e4260f937debd.tar.gz
Update ee(1) in the base system to version 1.5.0.
This version is now licensed under a 2-clause BSD license, instead of the Artistic license. I've reverted a lot of local modifications we made to ee, because they have been integrated upstream as well. Only local modifications include: - $FreeBSD$ ID. - Pathname to init.ee. - catopen() call, to honor LC_MESSAGES instead of LANG. To keep SVN happy, I'm putting an application/octet-stream mime type on the KOI8 translations. Reviewed by: current@
Diffstat (limited to 'contrib/ee/ee.msg')
-rw-r--r--contrib/ee/ee.msg12
1 files changed, 6 insertions, 6 deletions
diff --git a/contrib/ee/ee.msg b/contrib/ee/ee.msg
index 4b8cc34..28fa542 100644
--- a/contrib/ee/ee.msg
+++ b/contrib/ee/ee.msg
@@ -52,7 +52,7 @@ $quote "
41 "^f undelete char ^n next page ^x search "
42 "^g begin of line ^o end of line ^y delete line "
43 "^h backspace ^p prev page ^z undelete line "
-44 "^[ (escape) menu ESC-Enter: exit ee "
+44 "^[ (escape) menu "
45 " "
46 "Commands: "
47 "help : get this info file : print file name "
@@ -69,7 +69,7 @@ $quote "
58 "^a ascii code ^x search ^z undelete line ^d down ^n next page "
59 "^b bottom of text ^g begin of line ^w delete word ^l left "
60 "^t top of text ^o end of line ^v undelete word ^r right "
-61 "^c command ^k delete char ^f undelete char ESC-Enter: exit ee "
+61 "^c command ^k delete char ^f undelete char "
62 "help : get help info |file : print file name |line : print line # "
63 "read : read a file |char : ascii code of char |0-9 : go to line \"#\""
64 "write: write a file |case : case sensitive search |exit : leave and save "
@@ -111,7 +111,7 @@ $quote "
100 " ...searching"
101 "string \"%s\" not found"
102 "search for: "
-103 "could not exec %s"
+103 "could not exec %s\n"
104 "press return to continue "
105 "press Esc to cancel"
106 "menu too large for window"
@@ -155,8 +155,8 @@ $quote "
144 "NOEIGHTBIT"
145 "emacs key bindings "
146 "^a beginning of line ^i tab ^r restore word "
-147 "^b back 1 char ^j undel char ^t begin of file "
-148 "^c command ^k delete line ^u end of file "
+147 "^b back 1 char ^j undel char ^t top of text "
+148 "^c command ^k delete line ^u bottom of text "
149 "^d delete char ^l undelete line ^v next page "
150 "^e end of line ^m newline ^w delete word "
151 "^f forward 1 char ^n next line ^x search "
@@ -165,7 +165,7 @@ $quote "
154 "^[ (escape) menu ^y search prompt ^k delete line ^p prev li ^g prev page"
155 "^o ascii code ^x search ^l undelete line ^n next li ^v next page"
156 "^u end of file ^a begin of line ^w delete word ^b back 1 char "
-157 "^t begin of file ^e end of line ^r restore word ^f forward 1 char "
+157 "^t top of text ^e end of line ^r restore word ^f forward 1 char "
158 "^c command ^d delete char ^j undelete char ^z next word "
159 "EMACS"
160 "NOEMACS"
OpenPOWER on IntegriCloud