summaryrefslogtreecommitdiffstats
path: root/bin/rm
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>1999-12-21 08:57:58 +0000
committersheldonh <sheldonh@FreeBSD.org>1999-12-21 08:57:58 +0000
commit4f3c5cfbf7b5a1f303575f2d5b8651170551b1e2 (patch)
tree4331f064211e6ffb0c980be9b0b4927b8be68c2a /bin/rm
parentd213246f9d90fce1e5417589787ee6a03f4cc820 (diff)
downloadFreeBSD-src-4f3c5cfbf7b5a1f303575f2d5b8651170551b1e2.zip
FreeBSD-src-4f3c5cfbf7b5a1f303575f2d5b8651170551b1e2.tar.gz
Fix cut'n'paste niggles in previous commit.
Diffstat (limited to 'bin/rm')
-rw-r--r--bin/rm/rm.113
1 files changed, 7 insertions, 6 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index a9b04af..a038392 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -125,9 +125,9 @@ only one argument,
which must not be a directory,
may be supplied.
No options may be supplied in this simple mode of operation,
-which simply performs an
+which performs an
.Xr unlink 2
-operation using the two passed arguments.
+operation on the passed argument.
.Pp
The
.Nm
@@ -206,12 +206,13 @@ option if such behavior is desired. This follows the historical
behavior of
.Nm
with respect to directories.
+.Pp
+The simplified
+.Nm unlink
+command conforms to
+.St -susv2 .
.Sh HISTORY
A
.Nm
command appeared in
.At v1 .
-The simplified
-.Nm unlink
-command conforms to
-.St -susv2 .
OpenPOWER on IntegriCloud