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. _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"