Document the "files" directive.

Reminded by:	jmg
This commit is contained in:
Olivier Houchard 2004-05-13 21:55:53 +00:00
parent 1c1bc2f7f7
commit fc0c46e313
2 changed files with 8 additions and 0 deletions

View File

@ -125,6 +125,10 @@ the compiled-in environment instead.
This directive is useful for setting kernel tunables in This directive is useful for setting kernel tunables in
embedded environments that do not start from embedded environments that do not start from
.Xr loader 8 . .Xr loader 8 .
.\" -------- FILES --------
.It Ic files Ar filename
Specifies a file containing a list of files specific to that kernel
configuration file (ala files.ARCH).
.\" -------- HINTS -------- .\" -------- HINTS --------
.It Ic hints Ar filename .It Ic hints Ar filename
Specifies a file to load a static device configuration specification Specifies a file to load a static device configuration specification

View File

@ -125,6 +125,10 @@ the compiled-in environment instead.
This directive is useful for setting kernel tunables in This directive is useful for setting kernel tunables in
embedded environments that do not start from embedded environments that do not start from
.Xr loader 8 . .Xr loader 8 .
.\" -------- FILES --------
.It Ic files Ar filename
Specifies a file containing a list of files specific to that kernel
configuration file (ala files.ARCH).
.\" -------- HINTS -------- .\" -------- HINTS --------
.It Ic hints Ar filename .It Ic hints Ar filename
Specifies a file to load a static device configuration specification Specifies a file to load a static device configuration specification