aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-03-23 02:50:35 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-03-23 02:50:35 +0000
commit53de1816043d9f4e2827cf9c91c6fca3cea41c18 (patch)
treec7244bed1d4fac685bb55423de92108f4d1e2539 /sbin
parent192af3b7c375fdeab9fcdf07e16ba63bb31fb338 (diff)
downloadsrc-53de1816043d9f4e2827cf9c91c6fca3cea41c18.tar.gz
src-53de1816043d9f4e2827cf9c91c6fca3cea41c18.zip
mount.conf(8): fix a .Xr call
Add the missing section number for devfs(5) MFC after: 1 week Sponsored by: Dell EMC Isilon
Notes
Notes: svn path=/head/; revision=315774
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mount/mount.conf.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount/mount.conf.8 b/sbin/mount/mount.conf.8
index 48af514dff64..f7d04af657fc 100644
--- a/sbin/mount/mount.conf.8
+++ b/sbin/mount/mount.conf.8
@@ -62,7 +62,7 @@ See
for the format of the config file.
.It
When the actual root file system is mounted,
-.Xr devfs
+.Xr devfs 5
will be re-mounted on the
.Pa /dev
directory.