Two typos fixed, spotted by Jim Irwin of WRS
authorRoland Pesch <pesch@cygnus>
Sun, 16 Feb 1992 01:46:59 +0000 (01:46 +0000)
committerRoland Pesch <pesch@cygnus>
Sun, 16 Feb 1992 01:46:59 +0000 (01:46 +0000)
readline/doc/rluser.texinfo

index c6aa4da88da74d91d8b657ba9bcbcaedc0792308..8549947353b3909c9a3a14db95157c6968a49ea2 100644 (file)
@@ -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
This page took 0.025758 seconds and 4 git commands to generate.