Add /boot.

This commit is contained in:
Daniel C. Sobral 1999-12-08 22:03:44 +00:00
parent 98fb084859
commit 65c9393d40
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54338

View file

@ -45,6 +45,14 @@ A sketch of the filesystem hierarchy.
root directory of the filesystem
.It Li /bin/
user utilities fundamental to both single-user and multi-user environments
.It Li /boot/
programs and configuration files used during operating system bootstrap
.Pp
.Bl -tag -width defaults/ -compact
.It Li defaults/
default bootstrapping configuration files; see
.Xr loader.conf 5
.El
.It Li /dev/
block and character device files
.Pp