diff mbox

[infiniband-diags] remove obsoleted option from iblinkinfo manpage

Message ID 1260473918.4557.97.camel@auk31.llnl.gov (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Al Chu Dec. 10, 2009, 7:38 p.m. UTC
None
diff mbox

Patch

diff --git a/infiniband-diags/man/iblinkinfo.8 b/infiniband-diags/man/iblinkinfo.8
index b9b4318..de8676a 100644
--- a/infiniband-diags/man/iblinkinfo.8
+++ b/infiniband-diags/man/iblinkinfo.8
@@ -5,7 +5,7 @@  iblinkinfo.pl \- report link info for all links in the fabric
 
 .SH SYNOPSIS
 .B iblinkinfo.pl
-   [-Rhcdl -C <ca_name> -P <ca_port> -v <lt,hoq,vlstall> -S <guid>
+   [-hcdl -C <ca_name> -P <ca_port> -v <lt,hoq,vlstall> -S <guid>
 -D <direct_route>]
 
 .SH DESCRIPTION
@@ -17,12 +17,6 @@  IB fabric.
 
 .PP
 .TP
-\fB\-R\fR
-Recalculate the ibnetdiscover information, ie do not use the cached
-information.  This option is slower but should be used if the diag tools have
-not been used for some time or if there are other reasons to believe the
-fabric has changed.
-.TP
 \fB\-S <guid>\fR
 Output only the switch specified by <guid> (hex format)
 .TP
@@ -46,6 +40,8 @@  Print port capabilities (enabled and supported values)
 \fB\-C <ca_name>\fR    use the specified ca_name for the search.
 .TP
 \fB\-P <ca_port>\fR    use the specified ca_port for the search.
+.TP
+\fB\-R\fR (This option is obsolete and does nothing)
 
 
 .SH AUTHOR