aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/killing.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/killing.texi b/man/killing.texi
index c3d6930c56c..423b875f33a 100644
--- a/man/killing.texi
+++ b/man/killing.texi
@@ -577,9 +577,9 @@ commands have to be used and yank-popping is hard to make sense of.
577(@code{yank-rectangle}). Yanking a rectangle is the opposite of killing 577(@code{yank-rectangle}). Yanking a rectangle is the opposite of killing
578one. Point specifies where to put the rectangle's upper left corner. 578one. Point specifies where to put the rectangle's upper left corner.
579The rectangle's first line is inserted there, the rectangle's second 579The rectangle's first line is inserted there, the rectangle's second
580line is inserted at the same horizontal, but one line vertically down, 580line is inserted at the same horizontal position, but one line
581and so on. The number of lines affected is determined by the height of 581vertically down, and so on. The number of lines affected is determined
582the saved rectangle. 582by the height of the saved rectangle.
583 583
584 You can convert single-column lists into double-column lists using 584 You can convert single-column lists into double-column lists using
585rectangle killing and yanking; kill the second half of the list as a 585rectangle killing and yanking; kill the second half of the list as a