Update STANDARDS section on rm(1) to reflect current conformance.

PR:		35471
This commit is contained in:
Doug White 2002-03-02 05:10:11 +00:00
parent 184ae201c7
commit 0551940858
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91555

View File

@ -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