aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-05-10 07:26:25 +0000
committerRichard M. Stallman <[email protected]>2005-05-10 07:26:25 +0000
commit2792c60a6f54c2da179eaadea89d15f2873d1cad (patch)
tree04fa09cb7242525e7133f62c88f21ba4a2543773
parent05a7c229daf63949eff65ac1f3f92b4b6bdaaae8 (diff)
(Arguments): Fix punctuation.
-rw-r--r--man/basic.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/basic.texi b/man/basic.texi
index c892299653..3fbaff2a1e 100644
--- a/man/basic.texi
+++ b/man/basic.texi
@@ -780,7 +780,7 @@ without digits normally means @minus{}1.
sign has the special meaning of ``multiply by four.'' It multiplies the
argument for the next command by four. @kbd{C-u} twice multiplies it by
sixteen. Thus, @kbd{C-u C-u C-f} moves forward sixteen characters. This
-is a good way to move forward ``fast'', since it moves about 1/5 of a line
+is a good way to move forward ``fast,'' since it moves about 1/5 of a line
in the usual size screen. Other useful combinations are @kbd{C-u C-n},
@kbd{C-u C-u C-n} (move down a good fraction of a screen), @kbd{C-u C-u
C-o} (make ``a lot'' of blank lines), and @kbd{C-u C-k} (kill four