From: Daniel Machon Date: Tue, 6 Jun 2023 07:19:46 +0000 (+0200) Subject: man: dcb: add additional references under 'SEE ALSO' X-Git-Tag: v6.5.0~33^2~5^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a3b4f7a5dee96f411166a7cf943069fb427df76;p=thirdparty%2Fiproute2.git man: dcb: add additional references under 'SEE ALSO' Add dcb-apptrust and dcb-rewr to the 'SEE ALSO' section of the dcb manpage. Reviewed-by: Petr Machata Signed-off-by: Daniel Machon Signed-off-by: David Ahern --- diff --git a/man/man8/dcb.8 b/man/man8/dcb.8 index 24944b738..a1d6505e9 100644 --- a/man/man8/dcb.8 +++ b/man/man8/dcb.8 @@ -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