1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-06 00:29:44 +02:00

Say "the response is affirmative" rather than "the

response begins with y or Y".
This commit is contained in:
Paul Eggert
2004-09-21 07:53:54 +00:00
parent 5e1765ba6c
commit abc9ec97f6
+1 -1
View File
@@ -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)