remove "-R" option from iblinkinfo man
Signed-off-by: Dan Ben Yosef <[email protected]>
---
doc/man/iblinkinfo.8.in | 1 -
doc/rst/iblinkinfo.8.in.rst | 2 --
src/iblinkinfo.c | 2 --
3 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/doc/man/iblinkinfo.8.in b/doc/man/iblinkinfo.8.in
index cf7aad7..7f89ec5 100644
--- a/doc/man/iblinkinfo.8.in
+++ b/doc/man/iblinkinfo.8.in
@@ -244,7 +244,6 @@ May be used several times (\-vv or \-v \-v \-v)
.sp
\fB\-V, \-\-version\fP show the version info.
.sp
-\fB\-R\fP (This option is obsolete and does nothing)
.SH EXIT STATUS
.sp
0 on success, \-1 on failure to scan the fabric, 1 if check mode is used and
diff --git a/doc/rst/iblinkinfo.8.in.rst b/doc/rst/iblinkinfo.8.in.rst
index bfdaada..ee2aefb 100644
--- a/doc/rst/iblinkinfo.8.in.rst
+++ b/doc/rst/iblinkinfo.8.in.rst
@@ -109,8 +109,6 @@ Debugging flags
.. include:: common/opt_v.rst
.. include:: common/opt_V.rst
-**-R** (This option is obsolete and does nothing)
-
EXIT STATUS
===========
diff --git a/src/iblinkinfo.c b/src/iblinkinfo.c
index deffbd1..92ff3c6 100644
--- a/src/iblinkinfo.c
+++ b/src/iblinkinfo.c
@@ -629,8 +629,6 @@ int main(int argc, char **argv)
"Output only switches"},
{"cas-only", 7, 0, NULL,
"Output only CAs"},
- {"GNDN", 'R', 0, NULL,
- "(This option is obsolete and does nothing)"},
{0}
};
char usage_args[] = "";
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html