man: rdma: Add reference to rdma-resource.8

All rdma-related man pages list each other in SEE ALSO section, only
rdma-resource.8 is missing. Add it for the sake of consistency.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
Phil Sutter 2018-11-26 18:58:31 +01:00 committed by Stephen Hemminger
parent 1a7d3ad8a5
commit b2ec8f4314
3 changed files with 3 additions and 0 deletions

View File

@ -49,6 +49,7 @@ Shows the state of specified RDMA device.
.SH SEE ALSO
.BR rdma (8),
.BR rdma-link (8),
.BR rdma-resource (8),
.br
.SH AUTHOR

View File

@ -49,6 +49,7 @@ Shows the state of specified rdma link.
.SH SEE ALSO
.BR rdma (8),
.BR rdma-dev (8),
.BR rdma-resource (8),
.br
.SH AUTHOR

View File

@ -106,6 +106,7 @@ Exit status is 0 if command was successful or a positive integer upon failure.
.SH SEE ALSO
.BR rdma-dev (8),
.BR rdma-link (8),
.BR rdma-resource (8),
.br
.SH REPORTING BUGS