man: Fix unequal number of .RS and .RE macros
Add missing or excessive ".RE" macros. Remove an excessive ".EE" macro. Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
920700a425
commit
9ab56784a2
|
|
@ -56,6 +56,7 @@ RT \- realtime
|
||||||
LS \- linkshare
|
LS \- linkshare
|
||||||
UL \- upperlimit
|
UL \- upperlimit
|
||||||
SC \- service curve
|
SC \- service curve
|
||||||
|
.RE
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.SH "BASICS OF HFSC"
|
.SH "BASICS OF HFSC"
|
||||||
|
|
|
||||||
|
|
@ -262,6 +262,7 @@ Preparing to flash
|
||||||
Flashing 100%
|
Flashing 100%
|
||||||
.br
|
.br
|
||||||
Flashing done
|
Flashing done
|
||||||
|
.RE
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR devlink (8),
|
.BR devlink (8),
|
||||||
|
|
|
||||||
|
|
@ -116,6 +116,7 @@ Split the specified devlink port into four ports.
|
||||||
devlink port unsplit pci/0000:01:00.0/1
|
devlink port unsplit pci/0000:01:00.0/1
|
||||||
.RS 4
|
.RS 4
|
||||||
Unplit the specified previously split devlink port.
|
Unplit the specified previously split devlink port.
|
||||||
|
.RE
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR devlink (8),
|
.BR devlink (8),
|
||||||
|
|
|
||||||
|
|
@ -119,6 +119,7 @@ Dump the snapshot taken from cr-space address region with ID 1
|
||||||
devlink region read pci/0000:00:05.0/cr-space snapshot 1 address 0x10 legth 16
|
devlink region read pci/0000:00:05.0/cr-space snapshot 1 address 0x10 legth 16
|
||||||
.RS 4
|
.RS 4
|
||||||
Read from address 0x10, 16 Bytes of snapshot ID 1 taken from cr-space address region
|
Read from address 0x10, 16 Bytes of snapshot ID 1 taken from cr-space address region
|
||||||
|
.RE
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR devlink (8),
|
.BR devlink (8),
|
||||||
|
|
|
||||||
|
|
@ -66,6 +66,7 @@ Shows the resources of the specified devlink device.
|
||||||
devlink resource set pci/0000:01:00.0 /kvd/linear 98304
|
devlink resource set pci/0000:01:00.0 /kvd/linear 98304
|
||||||
.RS 4
|
.RS 4
|
||||||
Sets the size of the specified resource for the specified devlink device.
|
Sets the size of the specified resource for the specified devlink device.
|
||||||
|
.RE
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR devlink (8),
|
.BR devlink (8),
|
||||||
|
|
|
||||||
|
|
@ -310,6 +310,7 @@ Show occupancy for specified port from the snapshot.
|
||||||
sudo devlink sb occupancy clearmax pci/0000:03:00.0
|
sudo devlink sb occupancy clearmax pci/0000:03:00.0
|
||||||
.RS 4
|
.RS 4
|
||||||
Clear watermarks for shared buffer of specified devlink device.
|
Clear watermarks for shared buffer of specified devlink device.
|
||||||
|
.RE
|
||||||
|
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
|
|
|
||||||
|
|
@ -127,6 +127,7 @@ Show attributes and statistics of a specific packet trap group.
|
||||||
devlink trap set pci/0000:01:00.0 trap source_mac_is_multicast action trap
|
devlink trap set pci/0000:01:00.0 trap source_mac_is_multicast action trap
|
||||||
.RS 4
|
.RS 4
|
||||||
Set the action of a specific packet trap to 'trap'.
|
Set the action of a specific packet trap to 'trap'.
|
||||||
|
.RE
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR devlink (8),
|
.BR devlink (8),
|
||||||
|
|
|
||||||
|
|
@ -253,6 +253,7 @@ the prefix selecting the neighbour to query.
|
||||||
.TP
|
.TP
|
||||||
.BI dev " NAME"
|
.BI dev " NAME"
|
||||||
get neighbour entry attached to this device.
|
get neighbour entry attached to this device.
|
||||||
|
.RE
|
||||||
|
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
.PP
|
.PP
|
||||||
|
|
|
||||||
|
|
@ -130,7 +130,6 @@ create a blackhole nexthop
|
||||||
.TP
|
.TP
|
||||||
ip nexthop delete id ID
|
ip nexthop delete id ID
|
||||||
delete nexthop with given id.
|
delete nexthop with given id.
|
||||||
.RE
|
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
ip nexthop show
|
ip nexthop show
|
||||||
|
|
@ -154,7 +153,6 @@ show only nexthop groups
|
||||||
ip nexthop flush
|
ip nexthop flush
|
||||||
flushes nexthops selected by some criteria. Criteria options are the same
|
flushes nexthops selected by some criteria. Criteria options are the same
|
||||||
as show.
|
as show.
|
||||||
.RE
|
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
ip nexthop get id ID
|
ip nexthop get id ID
|
||||||
|
|
|
||||||
|
|
@ -382,7 +382,6 @@ Bring up interface x.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
ip link set x down
|
ip link set x down
|
||||||
.RE
|
|
||||||
.RS 4
|
.RS 4
|
||||||
Bring down interface x.
|
Bring down interface x.
|
||||||
.RE
|
.RE
|
||||||
|
|
|
||||||
|
|
@ -162,6 +162,7 @@ List all currently allocated MR's and their counters.
|
||||||
rdma statistic show mr mrn 6
|
rdma statistic show mr mrn 6
|
||||||
.RS 4
|
.RS 4
|
||||||
Dump a specific MR statistics with mrn 6. Dumps nothing if does not exists.
|
Dump a specific MR statistics with mrn 6. Dumps nothing if does not exists.
|
||||||
|
.RE
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR rdma (8),
|
.BR rdma (8),
|
||||||
|
|
|
||||||
|
|
@ -161,6 +161,7 @@ tc -s filter show dev eth0
|
||||||
Sent 32890260 bytes 120441 pkt (dropped 0, overlimits 0 requeues 0)
|
Sent 32890260 bytes 120441 pkt (dropped 0, overlimits 0 requeues 0)
|
||||||
backlog 0b 0p requeues 0
|
backlog 0b 0p requeues 0
|
||||||
.br
|
.br
|
||||||
|
.RE
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR tc (8),
|
.BR tc (8),
|
||||||
.BR tc-cake (8)
|
.BR tc-cake (8)
|
||||||
|
|
|
||||||
|
|
@ -116,6 +116,7 @@ continue with the next filter in line (if any). This is the default for
|
||||||
exceeding packets.
|
exceeding packets.
|
||||||
.IP pipe
|
.IP pipe
|
||||||
Pass the packet to the next action in line.
|
Pass the packet to the next action in line.
|
||||||
|
.RE
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
A typical application of the police action is to enforce ingress traffic rate
|
A typical application of the police action is to enforce ingress traffic rate
|
||||||
by dropping exceeding packets. Although better done on the sender's side,
|
by dropping exceeding packets. Although better done on the sender's side,
|
||||||
|
|
|
||||||
|
|
@ -67,7 +67,6 @@ group
|
||||||
.TP
|
.TP
|
||||||
.BI PSAMPLE_ATTR_SAMPLE_RATE
|
.BI PSAMPLE_ATTR_SAMPLE_RATE
|
||||||
The rate the packet was sampled with
|
The rate the packet was sampled with
|
||||||
.RE
|
|
||||||
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
|
|
@ -117,8 +116,6 @@ tc filter add dev eth1 parent ffff: matchall \\
|
||||||
.EE
|
.EE
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
.EE
|
|
||||||
.RE
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR tc (8),
|
.BR tc (8),
|
||||||
.BR tc-matchall (8)
|
.BR tc-matchall (8)
|
||||||
|
|
|
||||||
|
|
@ -54,7 +54,6 @@ grep the logs to see the logged message
|
||||||
.IP 6) 4
|
.IP 6) 4
|
||||||
display stats again and observe increment by 1
|
display stats again and observe increment by 1
|
||||||
|
|
||||||
.RE
|
|
||||||
.EX
|
.EX
|
||||||
hadi@noma1:$ tc qdisc add dev eth0 ingress
|
hadi@noma1:$ tc qdisc add dev eth0 ingress
|
||||||
hadi@noma1:$tc filter add dev eth0 parent ffff: protocol ip prio 5 \\
|
hadi@noma1:$tc filter add dev eth0 parent ffff: protocol ip prio 5 \\
|
||||||
|
|
|
||||||
|
|
@ -75,6 +75,7 @@ Continue classification with the next filter in line.
|
||||||
.B pass
|
.B pass
|
||||||
Finish classification process and return to calling qdisc for further packet
|
Finish classification process and return to calling qdisc for further packet
|
||||||
processing. This is the default.
|
processing. This is the default.
|
||||||
|
.RE
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
To start, observe the following filter with a pedit action:
|
To start, observe the following filter with a pedit action:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -490,6 +490,7 @@ Match on source or destination ethernet address. This is dangerous: It assumes
|
||||||
an ethernet header is present at the start of the packet. This will probably
|
an ethernet header is present at the start of the packet. This will probably
|
||||||
lead to unexpected things if used with layer three interfaces like e.g. tun or
|
lead to unexpected things if used with layer three interfaces like e.g. tun or
|
||||||
ppp.
|
ppp.
|
||||||
|
.RE
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
.RS
|
.RS
|
||||||
.EX
|
.EX
|
||||||
|
|
|
||||||
|
|
@ -828,6 +828,7 @@ Shows classes as ASCII graph on eth0 interface.
|
||||||
tc -g -s class show dev eth0
|
tc -g -s class show dev eth0
|
||||||
.RS 4
|
.RS 4
|
||||||
Shows classes as ASCII graph with stats info under each class.
|
Shows classes as ASCII graph with stats info under each class.
|
||||||
|
.RE
|
||||||
|
|
||||||
.SH HISTORY
|
.SH HISTORY
|
||||||
.B tc
|
.B tc
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue