git: dc90922b8040 - stable/13 - devfs.5: Replace Nm with Xr devfs 8 where appropriate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Jul 2022 20:15:41 UTC
The branch stable/13 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=dc90922b8040c77ccf39ab3f9105fa443a89e9fb commit dc90922b8040c77ccf39ab3f9105fa443a89e9fb Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-06-30 14:45:23 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-07-03 20:15:32 +0000 devfs.5: Replace Nm with Xr devfs 8 where appropriate MFC after: 3 days (cherry picked from commit 523477f8c5881b6ae88164ab0c93e88f8d01697c) --- 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.