* init calls "MAKEDEV -MM init", not "MAKEDEV -M init"

* s/filesystem/file system/
* one typo and one markup fix
* bump date
This commit is contained in:
apb 2007-12-09 09:24:55 +00:00
parent 3cda7b4363
commit d9024ddf4b

View File

@ -1,4 +1,4 @@
.\" $NetBSD: init.8,v 1.48 2007/03/24 00:17:34 hubertf Exp $
.\" $NetBSD: init.8,v 1.49 2007/12/09 09:24:55 apb Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -32,7 +32,7 @@
.\"
.\" @(#)init.8 8.6 (Berkeley) 5/26/95
.\"
.Dd March 3, 2007
.Dd December 9, 2007
.Dt INIT 8
.Os
.Sh NAME
@ -287,11 +287,13 @@ does not exist,
will cd to
.Pa /dev
and run
.Dq Li "MAKEDEV -M init" .
.Dq Li "MAKEDEV -MM init" .
.Xr MAKEDEV 8
will create an mfs filesystem mounted over
will create an
.Xr mfs 8
file system mounted over
.Pa /dev
that contins the standard devices considered necessary to boot the system.
that contains the standard devices considered necessary to boot the system.
.Sh FILES
.Bl -tag -width /var/log/wtmp -compact
.It Pa /dev/console