summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/make.conf.54
-rw-r--r--share/man/man5/rc.conf.52
2 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 0546db0..7cfea0a 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -57,7 +57,7 @@ internal actions according to the settings found there.
.Pp
The
.Pa /etc/make.conf
-file is included from the the appropriate
+file is included from the appropriate
.Pa Makefile
which specifies the default settings for all the available options.
Options need only be specified in
@@ -262,7 +262,7 @@ For example,
KERNEL=MINE DEBUG GENERIC OTHERMACHINE
.Ed
.Pp
-will build the the kernels specified by the config files
+will build the kernels specified by the config files
.Pa MINE , DEBUG , GENERIC ,
and
.Pa OTHERMACHINE ,
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index b48d84a..19d29dc 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -114,7 +114,7 @@ for the default value.
.It Va pccard_ifconfig
.Pq Vt str
List of arguments to be passed to ifconfig(8) at boot time or on
-insertion of of the card (e.g. "inet 192.168.1.1 netmask 255.255.255.0"
+insertion of the card (e.g. "inet 192.168.1.1 netmask 255.255.255.0"
for a fixed address or "DHCP" for a DHCP client).
.It Va pccard_beep
.Pq Vt integer
OpenPOWER on IntegriCloud