# HG changeset patch # User Eli Zaretskii # Date 989043264 0 # Node ID 956f7346b1713b0c009f82a7dff78eeb4b9ad575 # Parent 9628e53b601d98c8470f86c1d4c49b37a8bb7db7 (Rectangles): Remove redundant and erroneous name of replace-rectangle in parentheses. Reported by Eric Hanchrow . diff -r 9628e53b601d -r 956f7346b171 man/killing.texi --- a/man/killing.texi Sat May 05 06:10:55 2001 +0000 +++ b/man/killing.texi Sat May 05 06:14:24 2001 +0000 @@ -540,10 +540,9 @@ Replace rectangle contents with @var{string} on each line. (@code{string-rectangle}). @item M-x replace-rectangle @key{RET} @var{string} @key{RET} -Replaces each line of the region-rectangle with @var{string} -(@code{string-rectangle}). +Replace each line of the region-rectangle with @var{string}. @item M-x string-insert-rectangle @key{RET} @var{string} @key{RET} -Insert @var{STRING} on each line of the rectangle. +Insert @var{string} on each line of the rectangle. @end table The rectangle operations fall into two classes: commands deleting and