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:
parent
1a7d3ad8a5
commit
b2ec8f4314
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue