diff --git a/ctdb/doc/ctdbd.1 b/ctdb/doc/ctdbd.1 index a35b7468c3d..1cf60f44a65 100644 --- a/ctdb/doc/ctdbd.1 +++ b/ctdb/doc/ctdbd.1 @@ -151,7 +151,7 @@ You do NOT want to use this option unless you are developing and testing new fun .RS 3n This option specifies which transport to use for ctdbd internode communications. The default is "tcp". .sp -Suported transports are "tcp" and "infiniband". +Currently only "tcp" is supported but "infiniband" might be implemented in the future. .RE .PP \-\-usage diff --git a/ctdb/doc/ctdbd.1.html b/ctdb/doc/ctdbd.1.html index 436a9d29aba..41fe932e5a3 100644 --- a/ctdb/doc/ctdbd.1.html +++ b/ctdb/doc/ctdbd.1.html @@ -116,13 +116,14 @@
This option specifies which transport to use for ctdbd internode communications. The default is "tcp".
- Suported transports are "tcp" and "infiniband". + Currently only "tcp" is supported but "infiniband" might be + implemented in the future.
Print useage information to the screen.