summaryrefslogtreecommitdiffstats
path: root/share/man/man5/rc.conf.5
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-02-25 15:21:43 +0000
committergjb <gjb@FreeBSD.org>2012-02-25 15:21:43 +0000
commit1ab2433a4ca6e435fc979b6ce5bb9d6b3c1b787a (patch)
tree0093a298292bb7a8de88667d7fa482da6effb207 /share/man/man5/rc.conf.5
parent9761e3fdaf71ba499c124e255c7d3648868e8fa0 (diff)
downloadFreeBSD-src-1ab2433a4ca6e435fc979b6ce5bb9d6b3c1b787a.zip
FreeBSD-src-1ab2433a4ca6e435fc979b6ce5bb9d6b3c1b787a.tar.gz
Whitespace cleanup:
o Wrap sentences on to new lines o Cleanup trailing whitespace Found with: textproc/igor MFC after: 1 week X-MFC-With: r232157
Diffstat (limited to 'share/man/man5/rc.conf.5')
-rw-r--r--share/man/man5/rc.conf.516
1 files changed, 10 insertions, 6 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 99793be..6a543af 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -200,7 +200,7 @@ to handle device added, removed or unknown events from the kernel.
.Pq Vt bool
Run
.Xr ddb 8
-to install
+to install
.Xr ddb 4
scripts at boot time.
.It Va ddb_config
@@ -1273,7 +1273,7 @@ options in this variable, in addition to the
file.
For instance, to configure an
.Xr ath 4
-wireless device in station mode with an address obtained
+wireless device in station mode with an address obtained
via DHCP, using WPA authentication and 802.11b mode, it is
possible to use something like:
.Bd -literal
@@ -1449,7 +1449,8 @@ Aliases should be set by
.Va ifconfig_ Ns Ao Ar interface Ac Ns Va _alias Ns Aq Ar n
with
.Dq Li inet6
-keyword. For example:
+keyword.
+For example:
.Bd -literal
ifconfig_ed0_ipv6="inet6 2001:db8:1::1 prefixlen 64"
ifconfig_ed0_alias0="inet6 2001:db8:2::1 prefixlen 64"
@@ -1552,14 +1553,17 @@ If
.Dq Li AUTO
is specified, it attempts to read a file
.Pa /etc/ip6addrctl.conf
-first. If this file is found,
+first.
+If this file is found,
.Xr ip6addrctl 8
-reads and installs it. If not found, a policy is automatically set
+reads and installs it.
+If not found, a policy is automatically set
according to
.Va ipv6_activate_all_interfaces
variable; if the variable is set to
.Dq Li YES
-the IPv6-preferred one is used. Otherwise IPv4-preferred.
+the IPv6-preferred one is used.
+Otherwise IPv4-preferred.
.Pp
The default value of
.Va ip6addrctl_enable
OpenPOWER on IntegriCloud