summaryrefslogtreecommitdiffstats
path: root/bin/rm
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 11:39:41 +0000
committerru <ru@FreeBSD.org>2000-11-20 11:39:41 +0000
commitbe1f850a8f4b96d39e564a129716f8b709eaf391 (patch)
tree8a89fb254852cf22c2fc47da7ecb516c42e7a87b /bin/rm
parent310d1292beb0595a580be9567908efd4fff625e3 (diff)
downloadFreeBSD-src-be1f850a8f4b96d39e564a129716f8b709eaf391.zip
FreeBSD-src-be1f850a8f4b96d39e564a129716f8b709eaf391.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'bin/rm')
-rw-r--r--bin/rm/rm.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index a038392..d93a069 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -43,7 +43,7 @@
.Nm unlink
.Nd remove directory entries
.Sh SYNOPSIS
-.Nm rm
+.Nm
.Op Fl dfiPRrvW
.Ar file ...
.Nm unlink
@@ -195,7 +195,7 @@ command is almost
compatible, except that
.Tn POSIX
requires
-.Nm rm
+.Nm
to act like
.Xr rmdir 1
when the
OpenPOWER on IntegriCloud