]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: dcb: add additional references under 'SEE ALSO'
authorDaniel Machon <daniel.machon@microchip.com>
Tue, 6 Jun 2023 07:19:46 +0000 (09:19 +0200)
committerDavid Ahern <dsahern@kernel.org>
Fri, 9 Jun 2023 21:44:12 +0000 (15:44 -0600)
Add dcb-apptrust and dcb-rewr to the 'SEE ALSO' section of the dcb
manpage.

Reviewed-by: Petr Machata <me@pmachata.org>
Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
man/man8/dcb.8

index 24944b73816bfd11ae75a1dd2c7c845523947f39..a1d6505e93b426a27ce543efd0689e8f0532b380 100644 (file)
@@ -140,10 +140,12 @@ Exit status is 0 if command was successful or a positive integer upon failure.
 
 .SH SEE ALSO
 .BR dcb-app (8),
+.BR dcb-apptrust (8),
 .BR dcb-buffer (8),
 .BR dcb-ets (8),
 .BR dcb-maxrate (8),
-.BR dcb-pfc (8)
+.BR dcb-pfc (8),
+.BR dcb-rewr (8)
 .br
 
 .SH REPORTING BUGS