git: 7f1fc5dbc694 - stable/14 - mount_mfs.8: remove self-reference

From: Mitchell Horne <mhorne_at_FreeBSD.org>
Date: Thu, 18 Apr 2024 18:19:07 UTC
The branch stable/14 has been updated by mhorne:

URL: https://cgit.FreeBSD.org/src/commit/?id=7f1fc5dbc694d5a22f2a1e4207591809416e3c0a

commit 7f1fc5dbc694d5a22f2a1e4207591809416e3c0a
Author:     Christopher Davidson <christopher.davidson@gmail.com>
AuthorDate: 2024-04-03 16:43:51 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2024-04-18 18:18:34 +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
    
    (cherry picked from commit 2ebc7806a1e4f4cd82a21a123ee5078ca6c4b113)
---
 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