summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/arp/arp.42
-rw-r--r--usr.sbin/ctladm/ctladm.82
-rw-r--r--usr.sbin/jail/jail.82
-rw-r--r--usr.sbin/jail/jail.conf.52
-rw-r--r--usr.sbin/ndiscvt/ndiscvt.82
-rw-r--r--usr.sbin/newsyslog/newsyslog.82
-rw-r--r--usr.sbin/pmcstat/pmcstat.82
-rw-r--r--usr.sbin/setfib/setfib.12
-rw-r--r--usr.sbin/syslogd/syslogd.82
9 files changed, 9 insertions, 9 deletions
diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4
index 63f3f05..b7273f2 100644
--- a/usr.sbin/arp/arp.4
+++ b/usr.sbin/arp/arp.4
@@ -113,7 +113,7 @@ MIB variable
.Va net.link.ether.inet.proxyall
to 1.
.Sh MIB Variables
-The ARP protocol implements a number of configrable variables in
+The ARP protocol implements a number of configurable variables in
.Va net.link.ether.inet
branch
of the
diff --git a/usr.sbin/ctladm/ctladm.8 b/usr.sbin/ctladm/ctladm.8
index 8052dfa..2e73aeb 100644
--- a/usr.sbin/ctladm/ctladm.8
+++ b/usr.sbin/ctladm/ctladm.8
@@ -401,7 +401,7 @@ This option and the
.Fl m
option are mutually exclusive. One of the two must be specified, though.
.It Fl P Ar pc
-Specify the mode page page control value. Possible values are:
+Specify the mode page control value. Possible values are:
.Bl -tag -width 2n -compact
.It 0
Current values.
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index 2905806..9204686 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -429,7 +429,7 @@ See the
.Sx "Hierarchical Jails"
section for more information.
.It Va children.cur
-The number of descendents of this jail, including its own child jails
+The number of descendants of this jail, including its own child jails
and any jails created under them.
.It Va enforce_statfs
This determines which information processes in a jail are able to get
diff --git a/usr.sbin/jail/jail.conf.5 b/usr.sbin/jail/jail.conf.5
index 7c80d22..2e48829 100644
--- a/usr.sbin/jail/jail.conf.5
+++ b/usr.sbin/jail/jail.conf.5
@@ -125,7 +125,7 @@ Variable substitution occurs in unquoted tokens or in double-quoted
strings, but not in single-quote strings.
.Pp
A variable is defined in the same way a parameter is, except that the
-variable name is preceeded with a dollar sign:
+variable name is preceded with a dollar sign:
.Bd -literal -offset indent
$parentdir = "/var/jail";
path = "$parentdir/$name";
diff --git a/usr.sbin/ndiscvt/ndiscvt.8 b/usr.sbin/ndiscvt/ndiscvt.8
index 532de8e..a9bc916 100644
--- a/usr.sbin/ndiscvt/ndiscvt.8
+++ b/usr.sbin/ndiscvt/ndiscvt.8
@@ -187,7 +187,7 @@ been mounted),
the extra files can simply be copied to the
.Pa /compat/ndis
directory, and they will be loaded into the kernel on demand when the
-the driver needs them.
+driver needs them.
.Pp
If however the driver is required to bootstrap the system
(i.e., if
diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8
index 0e727e8..82fe5b7 100644
--- a/usr.sbin/newsyslog/newsyslog.8
+++ b/usr.sbin/newsyslog/newsyslog.8
@@ -166,7 +166,7 @@ is used.
If the
.Ar timefmt
string is changed the old files created using the previous time format
-will not be be automatically removed (unless the new format is very
+will not be automatically removed (unless the new format is very
similar to the old format).
This is also the case when changing from sequential filenames to time
based file names, and the other way around.
diff --git a/usr.sbin/pmcstat/pmcstat.8 b/usr.sbin/pmcstat/pmcstat.8
index 86eba09..5555759 100644
--- a/usr.sbin/pmcstat/pmcstat.8
+++ b/usr.sbin/pmcstat/pmcstat.8
@@ -263,7 +263,7 @@ Print the sampled PCs with the name, the start and ending addresses
of the function within they live.
The
.Ar pathname
-argument is mandatory and indicates where informations will be stored.
+argument is mandatory and indicates where the information will be stored.
If argument
.Ar pathname
is a
diff --git a/usr.sbin/setfib/setfib.1 b/usr.sbin/setfib/setfib.1
index f36792c..f0143db 100644
--- a/usr.sbin/setfib/setfib.1
+++ b/usr.sbin/setfib/setfib.1
@@ -45,7 +45,7 @@ with an different routing table.
The table number
.Dq Ar fib
will be used by default for all sockets started by this
-process or descendents.
+process or descendants.
.Sh ENVIRONMENT
The
.Ev PATH
diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8
index df94ded..5b175a6 100644
--- a/usr.sbin/syslogd/syslogd.8
+++ b/usr.sbin/syslogd/syslogd.8
@@ -344,7 +344,7 @@ therefore, they must be created manually before running
The date and time are taken from the received message.
If the format of the timestamp field is incorrect,
time obtained from the local host is used instead.
-This can be overriden by the
+This can be overridden by the
.Fl T
flag.
.Sh FILES
OpenPOWER on IntegriCloud