mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
Document the "files" directive.
Reminded by: jmg
This commit is contained in:
parent
1c1bc2f7f7
commit
fc0c46e313
2 changed files with 8 additions and 0 deletions
|
|
@ -125,6 +125,10 @@ the compiled-in environment instead.
|
|||
This directive is useful for setting kernel tunables in
|
||||
embedded environments that do not start from
|
||||
.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 --------
|
||||
.It Ic hints Ar filename
|
||||
Specifies a file to load a static device configuration specification
|
||||
|
|
|
|||
|
|
@ -125,6 +125,10 @@ the compiled-in environment instead.
|
|||
This directive is useful for setting kernel tunables in
|
||||
embedded environments that do not start from
|
||||
.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 --------
|
||||
.It Ic hints Ar filename
|
||||
Specifies a file to load a static device configuration specification
|
||||
|
|
|
|||
Loading…
Reference in a new issue