summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-08-27 01:02:56 +0000
committertrhodes <trhodes@FreeBSD.org>2002-08-27 01:02:56 +0000
commit1f2b440ee5f143e976a800dbd9e580e5e4639d31 (patch)
treeb8382dc98bdc4268a367b9a0d86fcae4eaa368b2 /sys/boot/forth
parent5779daa5906911c5a265a11612791e7e826ad8da (diff)
downloadFreeBSD-src-1f2b440ee5f143e976a800dbd9e580e5e4639d31.zip
FreeBSD-src-1f2b440ee5f143e976a800dbd9e580e5e4639d31.tar.gz
Whitespace fix from last commit.
Diffstat (limited to 'sys/boot/forth')
-rw-r--r--sys/boot/forth/loader.conf.56
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5
index dc4caeb..89a803f 100644
--- a/sys/boot/forth/loader.conf.5
+++ b/sys/boot/forth/loader.conf.5
@@ -58,7 +58,8 @@ format was defined explicitly to resemble
and can be sourced by
.Xr sh 1 ,
some settings are treated in a special fashion. Also, the
-behavior of some settings is defined by the setting's suffix; the prefix identifies which module the setting controls.
+behavior of some settings is defined by the setting's suffix;
+the prefix identifies which module the setting controls.
.Pp
The general parsing rules are:
.Bl -bullet
@@ -81,7 +82,8 @@ environment variable. The settings that receive special
treatment are listed below. Settings beginning with
.Qq *
below define the modules to be loaded and
-may have any prefix; the prefix identifies a module. All such settings sharing a common
+may have any prefix; the prefix identifies a module.
+All such settings sharing a common
prefix refer to the same module.
.Bl -tag -width Ar
.It Ar exec
OpenPOWER on IntegriCloud