From 12798316b8d436a8ecceeaeb1cd7ca8a6683f76f Mon Sep 17 00:00:00 2001 From: dwhite Date: Sat, 2 Mar 2002 05:10:11 +0000 Subject: [PATCH] Update STANDARDS section on rm(1) to reflect current conformance. PR: 35471 --- bin/rm/rm.1 | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/bin/rm/rm.1 b/bin/rm/rm.1 index da13c3b4122..e01c16d7958 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 -- 2.45.2