Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2017 02:50:35 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r315774 - head/sbin/mount
Message-ID:  <201703230250.v2N2oZcY056055@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703230250.v2N2oZcY056055>