aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_nullfs
diff options
context:
space:
mode:
authorAlexander Ziaee <concussious@runbox.com>2024-05-15 18:59:50 +0000
committerWarner Losh <imp@FreeBSD.org>2024-05-16 16:25:29 +0000
commit1a720cbec513210fa2e85c3882741ef2f6dc5f35 (patch)
tree9c766091beea3d8392fe795c9e72f27a9c1b29b5 /sbin/mount_nullfs
parenta03e8a40d40486945296b4ed27ca6f31a93a366b (diff)
downloadsrc-1a720cbec513210fa2e85c3882741ef2f6dc5f35.tar.gz
src-1a720cbec513210fa2e85c3882741ef2f6dc5f35.zip
man filesystems: fix xrefs after move to section 4
Reviewed by: des, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1077
Diffstat (limited to 'sbin/mount_nullfs')
-rw-r--r--sbin/mount_nullfs/mount_nullfs.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_nullfs/mount_nullfs.8 b/sbin/mount_nullfs/mount_nullfs.8
index 8638c25c0610..17b1f45f5e42 100644
--- a/sbin/mount_nullfs/mount_nullfs.8
+++ b/sbin/mount_nullfs/mount_nullfs.8
@@ -45,7 +45,7 @@
The
.Nm
utility creates a
-.Xr nullfs 5
+.Xr nullfs 4
layer, duplicating a sub-tree of the file system
name space under another part of the global file system namespace.
This allows existing files and directories to be accessed
@@ -257,7 +257,7 @@ is that vnode arguments must be manually mapped.
.\"
.\"
.Sh SEE ALSO
-.Xr nullfs 5 ,
+.Xr nullfs 4 ,
.Xr mount 8
.Pp
UCLA Technical Report CSD-910056,