summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-05-12 19:59:37 +0000
committerjoel <joel@FreeBSD.org>2012-05-12 19:59:37 +0000
commit3a772ce0a64262ca826628f10e0ef71530545d74 (patch)
treecab5776d93c8b7862f7769f13a9a2c0b70929dd7 /usr.sbin
parentb7c89a0edb9e406ba8f5d96be69e3b21a419ba72 (diff)
downloadFreeBSD-src-3a772ce0a64262ca826628f10e0ef71530545d74.zip
FreeBSD-src-3a772ce0a64262ca826628f10e0ef71530545d74.tar.gz
Remove end of line whitespace.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/jail/jail.86
-rw-r--r--usr.sbin/wpa/hostapd/hostapd.conf.52
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index e7d2c87..4e7ee42 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -78,12 +78,12 @@ perform:
.Bl -tag -width indent
.It Fl c
Create a new jail.
-The jail
+The jail
.Va jid
and
.Va name
parameters (if specified) on the command line,
-or any jails
+or any jails
must not refer to an existing jail.
.It Fl m
Modify an existing jail.
@@ -215,7 +215,7 @@ this is the surest way for
to remove all jails.
If hierarchical jails exist, a partial-matching wildcard definition may
be specified.
-For example, an argument of
+For example, an argument of
.Dq foo.*
would apply to jails with names like
.Dq foo.bar
diff --git a/usr.sbin/wpa/hostapd/hostapd.conf.5 b/usr.sbin/wpa/hostapd/hostapd.conf.5
index fd91289..b2e0132 100644
--- a/usr.sbin/wpa/hostapd/hostapd.conf.5
+++ b/usr.sbin/wpa/hostapd/hostapd.conf.5
@@ -67,7 +67,7 @@ The following parameters are recognized:
Interface name.
Should be set in
.Dq hostap
-mode. Make certain that there are no spaces after the interface name,
+mode. Make certain that there are no spaces after the interface name,
or hostapd will complain that the interface does not exist.
.It Va debug
Debugging mode: 0 = no, 1 = minimal, 2 = verbose, 3 = msg dumps, 4 =
OpenPOWER on IntegriCloud