Fix Xrs; they were pointing to the wrong section.
MFC after: 2 weeks
This commit is contained in:
parent
5b2d5e4fc2
commit
726cf92c42
@ -52,7 +52,7 @@ The logic for this is in
|
||||
.Fn vfs_mountroot_conf0 .
|
||||
.It
|
||||
The kernel will first mount
|
||||
.Xr devfs 8
|
||||
.Xr devfs 5
|
||||
as the root file system.
|
||||
.It
|
||||
Next, the kernel will parse the in-memory config file created in step 1
|
||||
@ -224,7 +224,7 @@ For each root file system which is mounted, a
|
||||
directory
|
||||
.Em must
|
||||
exist so that the root mount logic can properly re-mount
|
||||
.Xr devfs 8 .
|
||||
.Xr devfs 5 .
|
||||
If this directory does not exist, the system
|
||||
may hang during the bootup process.
|
||||
.Sh SEE ALSO
|
||||
|
Loading…
Reference in New Issue
Block a user