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
This commit is contained in:
Christopher Davidson 2024-04-03 13:43:51 -03:00 committed by Mitchell Horne
parent d3de1bd429
commit 2ebc7806a1

View file

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