mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2026-01-06 22:17:15 +00:00
man: Spelling fixes
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
This commit is contained in:
parent
85e3c87c82
commit
ac0817ef66
@ -237,7 +237,7 @@ state the port for list for STP BPDUs and drop all other traffic.
|
||||
.B 2
|
||||
- STP LEARNING state. Only valid if STP is enabled on the bridge. In this
|
||||
state the port will accept traffic only for the purpose of updating MAC
|
||||
adress tables.
|
||||
address tables.
|
||||
.sp
|
||||
|
||||
.B 3
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
.TH IFCFG 8 "September 24 2009" "iproute2" "Linux"
|
||||
.SH NAME
|
||||
ifcfg \- simplistic script which replaces ifconfig IP managment
|
||||
ifcfg \- simplistic script which replaces ifconfig IP management
|
||||
.SH SYNOPSIS
|
||||
.ad l
|
||||
.in +8
|
||||
|
||||
@ -172,7 +172,7 @@ Number of dropped conntrack entries to make room for new ones, if maximum table
|
||||
size was reached.
|
||||
.sp
|
||||
.B icmp_error
|
||||
Number of packets wich could not be tracked due to error situation. This is a
|
||||
Number of packets which could not be tracked due to error situation. This is a
|
||||
subset of \fBinvalid\fP.
|
||||
.sp
|
||||
.B expect_new
|
||||
|
||||
@ -394,7 +394,7 @@ socket, and spawning an application such as
|
||||
\&. This approach's advantage is that tc will place the file descriptors
|
||||
into the environment and thus make them available just like stdin, stdout,
|
||||
stderr file descriptors, meaning, in case user applications run from within
|
||||
this fd-owner shell, they can terminate and restart without loosing eBPF
|
||||
this fd-owner shell, they can terminate and restart without losing eBPF
|
||||
maps file descriptors. Example invocation with the previous classifier and
|
||||
action mixture:
|
||||
|
||||
|
||||
@ -197,7 +197,7 @@ priority yielded a class, enter the fallback algorithm.
|
||||
The fallback algorithm resides outside of the loop and is as follows.
|
||||
.TP
|
||||
(i)
|
||||
Consult the defmap of the class at which the jump to fallback occured. If
|
||||
Consult the defmap of the class at which the jump to fallback occurred. If
|
||||
the defmap contains a class for the
|
||||
.B
|
||||
priority
|
||||
|
||||
@ -85,7 +85,7 @@ belong to an application. See kernel and cgroup documentation for details.
|
||||
.SH QDISC PARAMETERS
|
||||
.TP
|
||||
num_tc
|
||||
Number of traffic classes to use upto 16 classes supported.
|
||||
Number of traffic classes to use. Up to 16 classes supported.
|
||||
|
||||
.TP
|
||||
map
|
||||
|
||||
@ -609,7 +609,7 @@ to
|
||||
|
||||
.TP
|
||||
.BR "\-cf" , " \-conf " <FILENAME>
|
||||
specifies path to the config file. This option is used in conjuction with other options (e.g.
|
||||
specifies path to the config file. This option is used in conjunction with other options (e.g.
|
||||
.BR -nm ")."
|
||||
|
||||
.SH FORMAT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user