Date: Thu, 30 Mar 2017 05:17:23 +0000 (UTC) From: Ngie Cooper <ngie@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r316221 - stable/10/sbin/mount Message-ID: <201703300517.v2U5HNft080523@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ngie Date: Thu Mar 30 05:17:23 2017 New Revision: 316221 URL: https://svnweb.freebsd.org/changeset/base/316221 Log: MFC r315774: mount.conf(8): fix a .Xr call Add the missing section number for devfs(5) Modified: stable/10/sbin/mount/mount.conf.8 Directory Properties: stable/10/ (props changed) Modified: stable/10/sbin/mount/mount.conf.8 ============================================================================== --- stable/10/sbin/mount/mount.conf.8 Thu Mar 30 05:16:41 2017 (r316220) +++ stable/10/sbin/mount/mount.conf.8 Thu Mar 30 05:17:23 2017 (r316221) @@ -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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703300517.v2U5HNft080523>