Delete dangling "There is a" at end of first paragraph under "Readline
authorRoland Pesch <pesch@cygnus>
Thu, 18 Jun 1992 19:04:16 +0000 (19:04 +0000)
committerRoland Pesch <pesch@cygnus>
Thu, 18 Jun 1992 19:04:16 +0000 (19:04 +0000)
Killing Commands".  None of our saved versions has the rest of this sentence,
whatever it may have been...

readline/doc/rluser.texinfo

index feaeef65f142adf30c818b3d4d25ba6bd63b83c0..a0f0f431f625e33771b49420485fda95a3f36732 100644 (file)
@@ -158,7 +158,7 @@ operate on characters while meta keystrokes operate on words.
 
 The act of @dfn{cutting} text means to delete the text from the line, and
 to save away the deleted text for later use, just as if you had cut the
-text out of the line with a pair of scissors.  There is a
+text out of the line with a pair of scissors.  
 
 @dfn{Killing} text means to delete the text from the line, but to save
 it away for later use, usually by @dfn{yanking} it back into the line.