mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
Spelling fixes.
This commit is contained in:
parent
ff9923c869
commit
d4352d2928
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=210723
@ -178,7 +178,7 @@ This has been tested with SONY HDR-FX1E camera that produces HD MPEG-2
|
||||
stream at 25 Mbps bandwidth.
|
||||
.Pp
|
||||
To send the stream from the camera over the network using TCP (which
|
||||
supprisingly works better with vlc), you can use
|
||||
surprisingly works better with vlc), you can use
|
||||
.Dl "fwcontrol -R - | nc 192.168.10.11 9000
|
||||
with
|
||||
.Nm netcat
|
||||
|
@ -256,7 +256,7 @@ Source address selection is enabled by default for all jails and a
|
||||
.Va ip4.nosaddrsel
|
||||
setting of a parent jail is not inherited for any child jails.
|
||||
.It Va ip4
|
||||
Control the availablity of IPv4 addresses.
|
||||
Control the availability of IPv4 addresses.
|
||||
Possible values are
|
||||
.Dq inherit
|
||||
to allow unrestricted access to all system addresses,
|
||||
@ -892,7 +892,7 @@ originally done by
|
||||
for IPv4.
|
||||
.Pp
|
||||
.An James Gritton
|
||||
added the extensible jail parameters and hierchical jails.
|
||||
added the extensible jail parameters and hierarchical jails.
|
||||
.Sh BUGS
|
||||
Jail currently lacks the ability to allow access to
|
||||
specific jail information via
|
||||
|
@ -503,7 +503,7 @@ Enable periodic patrol reads initiated by the firmware.
|
||||
The optional
|
||||
.Ar interval
|
||||
argument specifies the interval in seconds between patrol reads.
|
||||
If patrol reads should be run continously,
|
||||
If patrol reads should be run continuously,
|
||||
then
|
||||
.Ar interval
|
||||
should consist of the word
|
||||
|
@ -123,7 +123,7 @@ where
|
||||
is the bus ID and
|
||||
.Ar yy
|
||||
is the target ID.
|
||||
If the bus ID is ommitted,
|
||||
If the bus ID is omitted,
|
||||
the volume is assumed to be on bus 0.
|
||||
Second,
|
||||
on the volume may be specified by the corresponding
|
||||
|
@ -44,7 +44,7 @@ The
|
||||
.Nm
|
||||
utility is used to speed up the distribution of very large NIS maps
|
||||
from NIS master to NIS slave servers.
|
||||
The normal method for transfering
|
||||
The normal method for transferring
|
||||
maps involves several steps:
|
||||
.Bl -bullet -offset indent
|
||||
.It
|
||||
@ -93,7 +93,7 @@ own from scratch.
|
||||
Simply put,
|
||||
.Nm
|
||||
implements an RPC-based file transfer protocol.
|
||||
Transfering even
|
||||
Transferring even
|
||||
a multi-megabyte file in this fashion takes only a few seconds compared
|
||||
to the several minutes it would take even a reasonably fast slave server
|
||||
to build a new map from scratch.
|
||||
|
@ -98,7 +98,7 @@ The system administrator can edit the
|
||||
script and
|
||||
modify the map list if necessary.
|
||||
Otherwise, individual maps can
|
||||
be transfered manually from the master using
|
||||
be transferred manually from the master using
|
||||
.Xr ypxfr 8 .
|
||||
.Sh OPTIONS
|
||||
The
|
||||
|
Loading…
Reference in New Issue
Block a user