aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/config/config.5
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-10-09 11:43:00 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-10-09 11:43:00 +0000
commit9c398cc7e080c2e99c8d6988036ec0f83f90dcc2 (patch)
tree739b222d9a5de66a8186c48dbe824a4e3ba14a2f /usr.sbin/config/config.5
parent95bb9d38b891ec5ea8fdf2681a7cf9421261b2c2 (diff)
downloadsrc-9c398cc7e080c2e99c8d6988036ec0f83f90dcc2.tar.gz
src-9c398cc7e080c2e99c8d6988036ec0f83f90dcc2.zip
mdoc: drop redundant .Pp calls, kill EOL whitespace
Notes
Notes: svn path=/head/; revision=213653
Diffstat (limited to 'usr.sbin/config/config.5')
-rw-r--r--usr.sbin/config/config.57
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/config/config.5 b/usr.sbin/config/config.5
index cee191409618..7513db1fa0ff 100644
--- a/usr.sbin/config/config.5
+++ b/usr.sbin/config/config.5
@@ -86,9 +86,9 @@ Directives are processed in order of appearance with subsequent
directive lines overriding the effect of prior ones.
.Pp
The list of keywords and their meanings are as follows:
+.Pp
.Bl -tag -width indent -compact
.\" -------- CPU --------
-.Pp
.It Ic cpu Ar cputype
Specify the CPU this kernel will run on.
There can be more than one
@@ -208,9 +208,9 @@ When
.Ar cpuarch
is not specified, it is assumed to be the same as
.Ar arch .
-.Ar arch
+.Ar arch
corresponds to MACHINE.
-.Ar cpuarch
+.Ar cpuarch
corresponds to MACHINE_ARCH.
.Pp
A kernel configuration file may have only one
@@ -351,7 +351,6 @@ option to
The following kernel configuration directives are obsolete.
.Bl -tag -width indent
.\" -------- CONFIG --------
-.Pp
.It Ic config
This directive was used to specify the device to be used for the root
file system.