diff options
Diffstat (limited to 'sys/boot/forth/loader.conf.5')
-rw-r--r-- | sys/boot/forth/loader.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5 index 8a76f82..fa7834e 100644 --- a/sys/boot/forth/loader.conf.5 +++ b/sys/boot/forth/loader.conf.5 @@ -103,6 +103,9 @@ Name of the kernel to be loaded. If no kernel name is set, no additional modules will be loaded. .It Ar kernel_options Flags to be passed to the kernel. +.It Ar password +Provides a password to be asked by check-password before execution is +allowed to continue. .It Ar verbose_loading If set to .Dq YES , |