diff options
author | ru <ru@FreeBSD.org> | 2005-11-17 12:15:23 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-11-17 12:15:23 +0000 |
commit | 6bbac1a76d07220e73c03b6a006d761ab086c561 (patch) | |
tree | 2e359cc7be0c6354653b377c5a2bd4f08a3e26bc /bin/rm | |
parent | 72ee7cf7039d340322d8416243e31aa0bdef25c7 (diff) | |
download | FreeBSD-src-6bbac1a76d07220e73c03b6a006d761ab086c561.zip FreeBSD-src-6bbac1a76d07220e73c03b6a006d761ab086c561.tar.gz |
-mdoc sweep.
Diffstat (limited to 'bin/rm')
-rw-r--r-- | bin/rm/rm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1 index f15b934..0ffb00e 100644 --- a/bin/rm/rm.1 +++ b/bin/rm/rm.1 @@ -91,7 +91,7 @@ then 0x00, and then 0xff again, before they are deleted. Specifying this flag for a read only file will cause .Nm to generate an error message and exit. -The file wil not be removed or overwritten. +The file will not be removed or overwritten. .It Fl R Attempt to remove the file hierarchy rooted in each file argument. The |