summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man5/config.54
-rw-r--r--usr.sbin/config/config.54
2 files changed, 8 insertions, 0 deletions
diff --git a/share/man/man5/config.5 b/share/man/man5/config.5
index 5d9fa82cb48c..52ff0f88a7f7 100644
--- a/share/man/man5/config.5
+++ b/share/man/man5/config.5
@@ -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
diff --git a/usr.sbin/config/config.5 b/usr.sbin/config/config.5
index 5d9fa82cb48c..52ff0f88a7f7 100644
--- a/usr.sbin/config/config.5
+++ b/usr.sbin/config/config.5
@@ -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