summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-02-20 16:50:11 +0000
committerJim Meyering <jim@meyering.net>2006-02-20 16:50:11 +0000
commitcdc9fa3b0c725df41b7428f5e0467a1153e162aa (patch)
tree0136538bec78d361260961d398eb13e7cba5aa0d /doc
parent77ab7a182c30da8b4eb6cb06a53354b3f1a61e34 (diff)
downloadcoreutils-cdc9fa3b0c725df41b7428f5e0467a1153e162aa.tar.xz
(rm invocation): Fix typo in last patch.
(paste invocation): Fix whitespace.
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index a8777d578..c05308165 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -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