projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e1765b
)
Say "the response is affirmative" rather than "the
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 21 Sep 2004 07:53:54 +0000
(07:53 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 21 Sep 2004 07:53:54 +0000
(07:53 +0000)
response begins with y or Y".
man/rm.x
patch
|
blob
|
history
diff --git
a/man/rm.x
b/man/rm.x
index
670965c
..
bffba94
100644
(file)
--- 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)