aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
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 /usr.bin
parenta03e8a40d40486945296b4ed27ca6f31a93a366b (diff)
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/lsvfs/lsvfs.12
-rw-r--r--usr.bin/posixmqcontrol/posixmqcontrol.12
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lsvfs/lsvfs.1 b/usr.bin/lsvfs/lsvfs.1
index 082023f00857..9871df32fa96 100644
--- a/usr.bin/lsvfs/lsvfs.1
+++ b/usr.bin/lsvfs/lsvfs.1
@@ -47,7 +47,7 @@ flag bits.
Show information about the
.Ql ufs
and
-.Xr devfs 5
+.Xr devfs 4
filesystems and check the number of mounts for the former:
.Bd -literal -offset indent
$ lsvfs ufs devfs
diff --git a/usr.bin/posixmqcontrol/posixmqcontrol.1 b/usr.bin/posixmqcontrol/posixmqcontrol.1
index ec60230aac6e..67ddbfd5eaf0 100644
--- a/usr.bin/posixmqcontrol/posixmqcontrol.1
+++ b/usr.bin/posixmqcontrol/posixmqcontrol.1
@@ -164,7 +164,7 @@ use the command
.Xr mq_send 2 ,
.Xr mq_setattr 2 ,
.Xr mq_unlink 2 ,
-.Xr mqueuefs 5
+.Xr mqueuefs 4
.Sh BUGS
mq_timedsend and mq_timedrecv are not implemented.
info reports a worst-case estimate for QSIZE.