From 53de1816043d9f4e2827cf9c91c6fca3cea41c18 Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Thu, 23 Mar 2017 02:50:35 +0000 Subject: [PATCH] mount.conf(8): fix a .Xr call Add the missing section number for devfs(5) MFC after: 1 week Sponsored by: Dell EMC Isilon --- sbin/mount/mount.conf.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/mount/mount.conf.8 b/sbin/mount/mount.conf.8 index 48af514dff6..f7d04af657f 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.