(rm invocation): Fix typo in last patch.
authorJim Meyering <jim@meyering.net>
Mon, 20 Feb 2006 16:50:11 +0000 (16:50 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 20 Feb 2006 16:50:11 +0000 (16:50 +0000)
(paste invocation): Fix whitespace.

doc/coreutils.texi

index a8777d57831d52eac2078b9e866c6be39145fdec..c053081652d66976c8103ee3f39fb7008136cc24 100644 (file)
@@ -4679,7 +4679,7 @@ c
 $ paste num2 let3
 1       a
 2       b
-        c
+       @ c
 @end example
 
 Synopsis:
@@ -7331,7 +7331,7 @@ If the @option{-I} or @option{--interactive=once} option is given,
 and there are more than three files or the @option{-r}, @option{-R},
 or @option{--recursive} are given, then @command{rm} prompts the user
 for whether to proceed with the entire operation.  If the response is
-not affirmitive, the entire command is aborted.
+not affirmative, the entire command is aborted.
 
 Otherwise, if a file is unwritable, standard input is a terminal, and
 the @option{-f} or @option{--force} option is not given, or the