diff options
author | Xin LI <delphij@FreeBSD.org> | 2004-11-01 16:52:34 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2004-11-01 16:52:34 +0000 |
commit | 164d3f0bdc12d7a6707d2bd80c96b29c67439bc9 (patch) | |
tree | a1beb1182eec1b5f951bcc81a583f1aa1c7a64f7 /bin | |
parent | 1b0f4fd1dbc83553b8173a158959165b2b03b5d7 (diff) |
Notes
Diffstat (limited to 'bin')
-rw-r--r-- | bin/rm/rm.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1 index 5fb6f05528576..7f3cb949a8f17 100644 --- a/bin/rm/rm.1 +++ b/bin/rm/rm.1 @@ -77,9 +77,9 @@ option overrides any previous .Fl f options. .It Fl I -Request confirmation once if more then three files are being removed or if a -directory is being recursively removed. This is a far less intrusive option -than +Request confirmation once if more than three files are being removed or if a +directory is being recursively removed. +This is a far less intrusive option than .Fl i yet provides almost the same level of protection against mistakes. .It Fl P |