aboutsummaryrefslogtreecommitdiff
path: root/sbin/mdmfs
diff options
context:
space:
mode:
authorChristopher Davidson <christopher.davidson@gmail.com>2024-04-03 16:43:51 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2024-04-03 16:55:55 +0000
commit2ebc7806a1e4f4cd82a21a123ee5078ca6c4b113 (patch)
treefaaec907c7784566cca0c4897e1c8b2693fd7670 /sbin/mdmfs
parentd3de1bd429bc51fbbcb37fadaf2581461edf848b (diff)
downloadsrc-2ebc7806a1e4f4cd82a21a123ee5078ca6c4b113.tar.gz
src-2ebc7806a1e4f4cd82a21a123ee5078ca6c4b113.zip
mount_mfs.8: remove self-reference
Change .Xr instances to .Nm, which quiets several mandoc warnings. Reviewed by: mhorne MFC after: 3 days Pull Request: https://github.com/freebsd/freebsd-src/pull/1135
Diffstat (limited to 'sbin/mdmfs')
-rw-r--r--sbin/mdmfs/mdmfs.810
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/mdmfs/mdmfs.8 b/sbin/mdmfs/mdmfs.8
index 6824e5ccac03..50819bfee0c6 100644
--- a/sbin/mdmfs/mdmfs.8
+++ b/sbin/mdmfs/mdmfs.8
@@ -61,7 +61,7 @@ filesystem
The
.Nm
utility is designed to be a work-alike and look-alike of the deprecated
-.Xr mount_mfs 8 .
+.Nm mount_mfs .
The end result is essentially the same,
but is accomplished in a completely different way.
Based on
@@ -149,7 +149,7 @@ it uses the default arguments to all the helper programs.
The following options are available.
Where possible,
the option letter matches the one used by
-.Xr mount_mfs 8
+.Nm mount_mfs
for the same thing.
.Bl -tag -width indent
.It Fl a Ar maxcontig
@@ -404,10 +404,10 @@ Mount a vnode-backed cd9660 file system using automatic device numbering:
The
.Nm
utility, while designed to be compatible with
-.Xr mount_mfs 8 ,
+.Nm mount_mfs ,
can be useful by itself.
Since
-.Xr mount_mfs 8
+.Nm mount_mfs
had some silly defaults, a
.Dq compatibility
mode is provided for the case where bug-to-bug compatibility is desired.
@@ -421,7 +421,7 @@ or
(as returned by
.Xr getprogname 3 ) .
In this mode, the following behavior, as done by
-.Xr mount_mfs 8 ,
+.Nm mount_mfs ,
is duplicated:
.Bl -bullet -offset indent
.It