git: 2ebc7806a1e4 - main - mount_mfs.8: remove self-reference

From: Mitchell Horne <mhorne_at_FreeBSD.org>
Date: Wed, 03 Apr 2024 17:04:26 UTC
The branch main has been updated by mhorne:

URL: https://cgit.FreeBSD.org/src/commit/?id=2ebc7806a1e4f4cd82a21a123ee5078ca6c4b113

commit 2ebc7806a1e4f4cd82a21a123ee5078ca6c4b113
Author:     Christopher Davidson <christopher.davidson@gmail.com>
AuthorDate: 2024-04-03 16:43:51 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2024-04-03 16:55:55 +0000

    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
---
 sbin/mdmfs/mdmfs.8 | 10 +++++-----
 1 file 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