svn commit: r315774 - head/sbin/mount
Ngie Cooper
ngie at FreeBSD.org
Thu Mar 23 02:50:36 UTC 2017
Author: ngie
Date: Thu Mar 23 02:50:35 2017
New Revision: 315774
URL: https://svnweb.freebsd.org/changeset/base/315774
Log:
mount.conf(8): fix a .Xr call
Add the missing section number for devfs(5)
MFC after: 1 week
Sponsored by: Dell EMC Isilon
Modified:
head/sbin/mount/mount.conf.8
Modified: head/sbin/mount/mount.conf.8
==============================================================================
--- head/sbin/mount/mount.conf.8 Thu Mar 23 02:36:51 2017 (r315773)
+++ head/sbin/mount/mount.conf.8 Thu Mar 23 02:50:35 2017 (r315774)
@@ -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.
More information about the svn-src-head
mailing list