From: Roland Pesch Date: Sun, 16 Feb 1992 01:46:59 +0000 (+0000) Subject: Two typos fixed, spotted by Jim Irwin of WRS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e62b9411b5dd1ec7c41f586547628295e6546b39;p=binutils-gdb.git Two typos fixed, spotted by Jim Irwin of WRS --- diff --git a/readline/doc/rluser.texinfo b/readline/doc/rluser.texinfo index c6aa4da88da..8549947353b 100644 --- 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