]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
man: Fix unequal number of .RS and .RE macros
authorBjarni Ingi Gislason <bjarniig@rhi.hi.is>
Mon, 2 Dec 2019 00:18:04 +0000 (00:18 +0000)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 4 Dec 2019 19:13:12 +0000 (11:13 -0800)
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>
18 files changed:
man/man7/tc-hfsc.7
man/man8/devlink-dev.8
man/man8/devlink-port.8
man/man8/devlink-region.8
man/man8/devlink-resource.8
man/man8/devlink-sb.8
man/man8/devlink-trap.8
man/man8/ip-neighbour.8
man/man8/ip-nexthop.8
man/man8/ip.8
man/man8/rdma-statistic.8
man/man8/tc-ctinfo.8
man/man8/tc-police.8
man/man8/tc-sample.8
man/man8/tc-simple.8
man/man8/tc-skbmod.8
man/man8/tc-u32.8
man/man8/tc.8

index 5ae5e6b3fbdef00bf1091e3ac83ae4d67a4382f3..412b4c3b9a671327cbf5498af275023075658de0 100644 (file)
@@ -56,6 +56,7 @@ RT \- realtime
 LS \- linkshare
 UL \- upperlimit
 SC \- service curve
+.RE
 .fi
 .
 .SH "BASICS OF HFSC"
index 2c6acbd3af694403468410f847cfa8aeb2e11c0c..289935dbcac97547e882c5c95168f30c4ed51199 100644 (file)
@@ -262,6 +262,7 @@ Preparing to flash
 Flashing 100%
 .br
 Flashing done
+.RE
 
 .SH SEE ALSO
 .BR devlink (8),
index a639d01fa3e5f12e136abb75fcd689c6929f07d3..188bffb7276f522fd58750be090b92a3b6c73277 100644 (file)
@@ -116,6 +116,7 @@ Split the specified devlink port into four ports.
 devlink port unsplit pci/0000:01:00.0/1
 .RS 4
 Unplit the specified previously split devlink port.
+.RE
 
 .SH SEE ALSO
 .BR devlink (8),
index ff10cdbd8ac7dbddd65e300af813a02c40c331ac..c675656602ffc8c3c26d44ded8144e40ec440e39 100644 (file)
@@ -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
 .RS 4
 Read from address 0x10, 16 Bytes of snapshot ID 1 taken from cr-space address region
+.RE
 
 .SH SEE ALSO
 .BR devlink (8),
index b8f788060427b14c0fd2dfed9f815df9ff99d437..8c3158076a9283a2662c360a79bc9f3f030aeb16 100644 (file)
@@ -66,6 +66,7 @@ Shows the resources of the specified devlink device.
 devlink resource set pci/0000:01:00.0 /kvd/linear 98304
 .RS 4
 Sets the size of the specified resource for the specified devlink device.
+.RE
 
 .SH SEE ALSO
 .BR devlink (8),
index 91b681897d01c05ed13caf4e7b50d27ed9723d73..5a5a9bb94c3c464613d63863c88b2cfc69a955c3 100644 (file)
@@ -310,6 +310,7 @@ Show occupancy for specified port from the snapshot.
 sudo devlink sb occupancy clearmax pci/0000:03:00.0
 .RS 4
 Clear watermarks for shared buffer of specified devlink device.
+.RE
 
 
 .SH SEE ALSO
index 4f079eb86d7b8c148a635e5c4671ee07ea8c1608..db19fe4c745220362d35604518d6c66eaff879ee 100644 (file)
@@ -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
 .RS 4
 Set the action of a specific packet trap to 'trap'.
+.RE
 
 .SH SEE ALSO
 .BR devlink (8),
index bc77b4391683109763eb682349adaf1a38cbaf79..f71f18b1e59acb020517aabde6354b89e1663273 100644 (file)
@@ -253,6 +253,7 @@ the prefix selecting the neighbour to query.
 .TP
 .BI dev " NAME"
 get neighbour entry attached to this device.
+.RE
 
 .SH EXAMPLES
 .PP
index da87ca3b58b77d0ca1f66c62c3f01117680e0dad..68164f3ca84f57ffd231b2e85bf789f7b7197df5 100644 (file)
@@ -130,7 +130,6 @@ create a blackhole nexthop
 .TP
 ip nexthop delete id ID
 delete nexthop with given id.
-.RE
 
 .TP
 ip nexthop show
@@ -154,7 +153,6 @@ show only nexthop groups
 ip nexthop flush
 flushes nexthops selected by some criteria. Criteria options are the same
 as show.
-.RE
 
 .TP
 ip nexthop get id ID
index e2bda2a2ea9048f96bba37d926acd29d8bac6459..1661aa678f7b2be5c7f1eb1b6bee885d58d7e935 100644 (file)
@@ -382,7 +382,6 @@ Bring up interface x.
 .RE
 .PP
 ip link set x down
-.RE
 .RS 4
 Bring down interface x.
 .RE
index 541b5d636f15a1e102bce7824758f6fc2a7e42b4..e3f4b51b15524e77fb1a5f772f46af4201e3fd05 100644 (file)
@@ -162,6 +162,7 @@ List all currently allocated MR's and their counters.
 rdma statistic show mr mrn 6
 .RS 4
 Dump a specific MR statistics with mrn 6. Dumps nothing if does not exists.
+.RE
 
 .SH SEE ALSO
 .BR rdma (8),
index 9015b844a8af7d5e367c04b747b843721aeacd91..5b761a8f8b6cce580fc73e9c3df5106eed8e2400 100644 (file)
@@ -161,6 +161,7 @@ tc -s filter show dev eth0
     Sent 32890260 bytes 120441 pkt (dropped 0, overlimits 0 requeues 0)
     backlog 0b 0p requeues 0
 .br
+.RE
 .SH SEE ALSO
 .BR tc (8),
 .BR tc-cake (8)
index bcc5f438825d1d4a79e4b909f8f402b90fe4d0b2..5227975558c666de132f2c83d17016712ac73a59 100644 (file)
@@ -116,6 +116,7 @@ continue with the next filter in line (if any). This is the default for
 exceeding packets.
 .IP pipe
 Pass the packet to the next action in line.
+.RE
 .SH EXAMPLES
 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,
index 3e03eba29a94bcb541b55028c80d3955855288c9..c4277caff16f496d0320924f1f62d21d55568857 100644 (file)
@@ -67,7 +67,6 @@ group
 .TP
 .BI PSAMPLE_ATTR_SAMPLE_RATE
 The rate the packet was sampled with
-.RE
 
 .SH OPTIONS
 .TP
@@ -117,8 +116,6 @@ tc filter add dev eth1 parent ffff: matchall \\
 .EE
 .RE
 
-.EE
-.RE
 .SH SEE ALSO
 .BR tc (8),
 .BR tc-matchall (8)
index 7363ab563e1893c13f72327302b1b7786cdaeccd..f565755e5e1186ac8a4ceaaab0caf10a188ddc8a 100644 (file)
@@ -54,7 +54,6 @@ grep the logs to see the logged message
 .IP 6) 4
 display stats again and observe increment by 1
 
-.RE
 .EX
   hadi@noma1:$ tc qdisc add dev eth0 ingress
   hadi@noma1:$tc filter add dev eth0 parent ffff: protocol ip prio 5 \\
index 46418b65ce2f9fd2cd755de887c98ddccecf2de1..eb3c38fa6bf36617ee44d33257a33c3df0ffff78 100644 (file)
@@ -75,6 +75,7 @@ Continue classification with the next filter in line.
 .B pass
 Finish classification process and return to calling qdisc for further packet
 processing. This is the default.
+.RE
 .SH EXAMPLES
 To start, observe the following filter with a pedit action:
 
index 2bf2e3e9738300722e3b4996212ee042bca24c38..a23a18466428a3a43298c550185177d974721b1d 100644 (file)
@@ -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
 lead to unexpected things if used with layer three interfaces like e.g. tun or
 ppp.
+.RE
 .SH EXAMPLES
 .RS
 .EX
index b81a396f2397b5199df5f4b24ba1d1a76d4e2b07..d25aaddad5a5affe7db6b0350d0d9131115c81cc 100644 (file)
@@ -828,6 +828,7 @@ Shows classes as ASCII graph on eth0 interface.
 tc -g -s class show dev eth0
 .RS 4
 Shows classes as ASCII graph with stats info under each class.
+.RE
 
 .SH HISTORY
 .B tc