aboutsummaryrefslogtreecommitdiff
path: root/bin/rm
diff options
context:
space:
mode:
authorDoug White <dwhite@FreeBSD.org>2002-03-02 05:10:11 +0000
committerDoug White <dwhite@FreeBSD.org>2002-03-02 05:10:11 +0000
commit0551940858105d408c8a51f4de9c8e97a5898c97 (patch)
tree263d9a409a16dc2fe3412810f0c3990a6b7d7d51 /bin/rm
parent184ae201c76e935223d7b32eeeff2e7db5ad938b (diff)
Notes
Diffstat (limited to 'bin/rm')
-rw-r--r--bin/rm/rm.118
1 files changed, 2 insertions, 16 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index da13c3b41222..e01c16d7958c 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -190,22 +190,8 @@ not the standard error output.
.Sh STANDARDS
The
.Nm
-command is almost
-.St -p1003.2
-compatible, except that
-.Tn POSIX
-requires
-.Nm
-to act like
-.Xr rmdir 1
-when the
-.Ar file
-specified is a directory. This implementation requires the
-.Fl d
-option if such behavior is desired. This follows the historical
-behavior of
-.Nm
-with respect to directories.
+command conforms to
+.St -p1003.2 .
.Pp
The simplified
.Nm unlink