git: 523477f8c588 - main - devfs.5: Replace Nm with Xr devfs 8 where appropriate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Jun 2022 21:10:41 UTC
The branch main has been updated by 0mp (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=523477f8c5881b6ae88164ab0c93e88f8d01697c
commit 523477f8c5881b6ae88164ab0c93e88f8d01697c
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-06-30 14:45:23 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-06-30 21:10:28 +0000
devfs.5: Replace Nm with Xr devfs 8 where appropriate
MFC after: 3 days
---
share/man/man5/devfs.5 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/share/man/man5/devfs.5 b/share/man/man5/devfs.5
index cee5fe359b20..193cc0b4445f 100644
--- a/share/man/man5/devfs.5
+++ b/share/man/man5/devfs.5
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 9, 2012
+.Dd June 30, 2022
.Dt DEVFS 5
.Os
.Sh NAME
@@ -56,7 +56,7 @@ The file system includes several directories, links, symbolic links
and devices, some of which can also be written.
In a chroot'ed
environment,
-.Nm
+.Xr devfs 8
can be used to create a new
.Pa /dev
mount point.