summaryrefslogtreecommitdiff
path: root/man/rm.x
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-09-21 07:53:54 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-09-21 07:53:54 +0000
commitabc9ec97f61e4895573be7ee41f23687ed34175c (patch)
tree2141ead0d1bf575803e3ed330609aeed2c16bcb6 /man/rm.x
parent5e1765ba6c12542d70a8bd7feab083f0f3c22e95 (diff)
downloadcoreutils-abc9ec97f61e4895573be7ee41f23687ed34175c.tar.xz
Say "the response is affirmative" rather than "the
response begins with y or Y".
Diffstat (limited to 'man/rm.x')
-rw-r--r--man/rm.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rm.x b/man/rm.x
index 670965c4b..bffba94b5 100644
--- a/man/rm.x
+++ b/man/rm.x
@@ -12,7 +12,7 @@ If a file is unwritable, the standard input is a tty, and
the \fI\-f\fR or \fI\-\-force\fR option is not given,
.B rm
prompts the user for whether to remove the file. If the response
-does not begin with `y' or `Y', the file is skipped.
+is not affirmative, the file is skipped.
.SH OPTIONS
[SEE ALSO]
chattr(1), shred(1)