projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
195758f
)
Two typos fixed, spotted by Jim Irwin of WRS
author
Roland Pesch
<pesch@cygnus>
Sun, 16 Feb 1992 01:46:59 +0000
(
01:46
+0000)
committer
Roland Pesch
<pesch@cygnus>
Sun, 16 Feb 1992 01:46:59 +0000
(
01:46
+0000)
readline/doc/rluser.texinfo
patch
|
blob
|
history
diff --git
a/readline/doc/rluser.texinfo
b/readline/doc/rluser.texinfo
index c6aa4da88da74d91d8b657ba9bcbcaedc0792308..8549947353b3909c9a3a14db95157c6968a49ea2 100644
(file)
--- a/
readline/doc/rluser.texinfo
+++ b/
readline/doc/rluser.texinfo
@@
-177,7
+177,8
@@
Kill from the cursor to the end of the current word, or if between
words, to the end of the next word.
@item M-DEL
-Kill fromthe cursor the start of the previous word, or if between words, to the start of the previous word.
+Kill from the cursor to the start of the previous word, or if between
+words, to the start of the previous word.
@item C-w
Kill from the cursor to the previous whitespace. This is different than