summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2005-11-12 21:45:20 +0000
committerschweikh <schweikh@FreeBSD.org>2005-11-12 21:45:20 +0000
commit1ec54e3e18695b221b2b9bd57cc1620acae29b8b (patch)
treed1f82069c2c675f4be38996ab0c30ef2592ba72f /share
parent9ea593a1fbc2c9fc54805adbb860bfde21567a3c (diff)
downloadFreeBSD-src-1ec54e3e18695b221b2b9bd57cc1620acae29b8b.zip
FreeBSD-src-1ec54e3e18695b221b2b9bd57cc1620acae29b8b.tar.gz
Correct a grammo and capitalize a few abbreviations.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 93862ed..2e743fb 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -317,7 +317,7 @@ this variable should be set to an empty string.
.It Va ipv6_enable
.Pq Vt bool
Enable support for IPv6 networking.
-Note that this requires that the kernel have been compiled with
+Note that this requires that the kernel has been compiled with
.Cd "options INET6" .
.It Va nisdomainname
.Pq Vt str
@@ -344,7 +344,7 @@ manpage for a description of the command line options available.
.Pq Vt bool
Set to
.Dq Li YES
-to start the dhcp client in background.
+to start the DHCP client in background.
This can cause trouble with applications depending on
a working network, but it will provide a faster startup
in many cases.
@@ -2895,7 +2895,7 @@ The names specified in this list will be used to
identify settings common to an instance of a jail.
Assuming that the jail in question was named
.Li vjail ,
-you would have the following dependant variables:
+you would have the following dependent variables:
.Bd -literal
jail_vjail_hostname="jail.example.com"
jail_vjail_ip="192.168.1.100"
@@ -2930,7 +2930,7 @@ If set to
.Dq Li NO ,
unaligned access warnings will not be printed.
(alpha)
-.\" ----- isdn settings ---------------------------------
+.\" ----- ISDN settings ---------------------------------
.It Va isdn_enable
.Pq Vt bool
Set to
OpenPOWER on IntegriCloud