fix rm -f

This commit is contained in:
Connor Lane Smith
2011-05-24 12:32:33 +01:00
parent 4c6c379812
commit be6e177f6e
2 changed files with 6 additions and 3 deletions

2
rm.1
View File

@@ -11,7 +11,7 @@ removes the given files and directories.
.SH OPTIONS
.TP
.B \-f
ignored, for compatibility.
ignore files that cannot be removed.
.TP
.B \-r
remove directories recursively.