Spelling fixes.
This commit is contained in:
parent
d8127f0d89
commit
a53bb70bda
@ -229,7 +229,7 @@ The
|
||||
.Fl F
|
||||
option is
|
||||
.Fx
|
||||
extention and should not be used in portable scripts.
|
||||
extension and should not be used in portable scripts.
|
||||
.Sh SEE ALSO
|
||||
.Xr link 2 ,
|
||||
.Xr lstat 2 ,
|
||||
|
@ -519,7 +519,7 @@ the command type.
|
||||
The command and data specification syntax is documented
|
||||
in
|
||||
.Xr cam_cdbparse 3 .
|
||||
NOTE: If the CDB specified causes data to be transfered to or from the
|
||||
NOTE: If the CDB specified causes data to be transferred to or from the
|
||||
SCSI device in question, you MUST specify either
|
||||
.Fl i
|
||||
or
|
||||
|
@ -169,7 +169,7 @@ The only situation where some small amount of data could be lost is when
|
||||
the data is stored on primary node and sent to the secondary.
|
||||
Secondary node then acknowledges data receipt and primary reports
|
||||
success to an application.
|
||||
However, it may happen that the seconderay goes down before the received
|
||||
However, it may happen that the secondary goes down before the received
|
||||
data is really stored locally.
|
||||
Before secondary node returns, primary node dies entirely.
|
||||
When the secondary node comes back to life it becomes the new primary.
|
||||
|
@ -616,7 +616,7 @@ Clear a flag
|
||||
.Cm accept_rtadv .
|
||||
.It Cm auto_linklocal
|
||||
Set a flag to perform automatic link-local address configuration when
|
||||
the interface becomes avalilable.
|
||||
the interface becomes available.
|
||||
.It Cm -auto_linklocal
|
||||
Clear a flag
|
||||
.Cm auto_linklocal .
|
||||
@ -738,7 +738,7 @@ operation:
|
||||
.It Cm ampdu
|
||||
Enable sending and receiving AMPDU frames when using 802.11n (default).
|
||||
The 802.11n specification states a compliant station must be capable
|
||||
of receiving AMPDU frames but transmision is optional.
|
||||
of receiving AMPDU frames but transmission is optional.
|
||||
Use
|
||||
.Fl ampdu
|
||||
to disable all use of AMPDU with 802.11n.
|
||||
@ -1944,7 +1944,7 @@ discover a path to us.
|
||||
Send broadcast path requests every two seconds and every node must reply with
|
||||
with a path reply even if it already has a path to this root mesh station,
|
||||
.It Cm RANN
|
||||
Send broadcast root annoucement (RANN) frames.
|
||||
Send broadcast root announcement (RANN) frames.
|
||||
Nodes on the mesh without a path to this root mesh station with try to
|
||||
discover a path to us.
|
||||
.El
|
||||
@ -2260,7 +2260,7 @@ Another name for the
|
||||
.Fl tunnel
|
||||
parameter.
|
||||
.It Cm accept_rev_ethip_ver
|
||||
Set a flag to acccept both correct EtherIP packets and ones
|
||||
Set a flag to accept both correct EtherIP packets and ones
|
||||
with reversed version field. Enabled by default.
|
||||
This is for backward compatibility with
|
||||
.Fx 6.1 ,
|
||||
|
@ -205,6 +205,6 @@ ISCSI RFC 3720
|
||||
.\"Sh AUTHORS
|
||||
.Sh BUGS
|
||||
Some options have not been implemented, either they were found
|
||||
to be unecessary, or not understood, this can change in the future.
|
||||
to be unnecessary, or not understood, this can change in the future.
|
||||
.br
|
||||
The tags opening value is difficult to calculate, use wisely.
|
||||
|
@ -97,7 +97,7 @@ The optional SVR4-compatible VTOC tag and flags table is not used
|
||||
by the
|
||||
.Fx
|
||||
kernel.
|
||||
It is maintained solely for compatibilty with the
|
||||
It is maintained solely for compatibility with the
|
||||
.Tn Solaris
|
||||
operating system that might share disks with
|
||||
.Fx
|
||||
|
Loading…
Reference in New Issue
Block a user