diff options
Diffstat (limited to 'sys/boot/common/loader.8')
-rw-r--r-- | sys/boot/common/loader.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index a6f2151..8569709 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -387,7 +387,7 @@ This can be overridden by setting explicitly. .El .Pp -Other variables are used to override kernel tunnable parameters. +Other variables are used to override kernel tunable parameters. The following tunables are available: .Bl -tag -width Va -offset indent .It Va kern.ipc.nmbclusters @@ -427,8 +427,7 @@ This special parser applies the following rules to the parsed text: All backslash characters are preprocessed. .Bl -bullet .It -\eb , \ef , \er , \en and \et are processed as by C's -.Fn printf . +\eb , \ef , \er , \en and \et are processed as in C. .It \es is converted to a space. .It |