From 8972c8b6a52fb17534716a3cf15f381b863d4ba4 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Sun, 3 Jun 2012 11:29:48 +0000 Subject: [PATCH] Minor spelling fixes. --- usr.sbin/arp/arp.4 | 2 +- usr.sbin/ctladm/ctladm.8 | 2 +- usr.sbin/jail/jail.8 | 2 +- usr.sbin/jail/jail.conf.5 | 2 +- usr.sbin/ndiscvt/ndiscvt.8 | 2 +- usr.sbin/newsyslog/newsyslog.8 | 2 +- usr.sbin/pmcstat/pmcstat.8 | 2 +- usr.sbin/setfib/setfib.1 | 2 +- usr.sbin/syslogd/syslogd.8 | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4 index 63f3f05791b..b7273f2a102 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 8052dfa2487..2e73aebd459 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 29058061a29..9204686d233 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 7c80d229d06..2e4882915ca 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 532de8ec3a8..a9bc916141f 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 0e727e82605..82fe5b79465 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 86eba09772b..5555759939a 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 f36792caa0a..f0143db9340 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 df94ded2be0..5b175a6fd71 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