Minor spelling fixes.
This commit is contained in:
parent
8cc9f126ee
commit
8972c8b6a5
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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";
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user