> -----Original Message----- > From: Dan Ben Yosef [mailto:[email protected]] > Sent: Thursday, October 10, 2013 6:29 AM > To: Weiny, Ira > Cc: [email protected] > Subject: [PATCH] ibaddr: Add missing -t option to manpage > > Add missing 'timeout' option > > Signed-off-by: Dan Ben Yosef <[email protected]>
Thanks, applied. Ira > --- > doc/man/ibaddr.8.in | 4 ++++ > doc/rst/ibaddr.8.in.rst | 1 + > 2 files changed, 5 insertions(+), 0 deletions(-) > > diff --git a/doc/man/ibaddr.8.in b/doc/man/ibaddr.8.in index > 8a804d7..9e25223 100644 > --- a/doc/man/ibaddr.8.in > +++ b/doc/man/ibaddr.8.in > @@ -155,6 +155,10 @@ ibaddr \-C mthca0 \-P 2 # use the specified port > only. > .UNINDENT > .UNINDENT > .SS Configuration flags > +.\" Define the common option -t > +. > +.sp > +\fB\-t, \-\-timeout <timeout_ms>\fP override the default timeout for the > solicited mads. > .\" Define the common option -y > . > .INDENT 0.0 > diff --git a/doc/rst/ibaddr.8.in.rst b/doc/rst/ibaddr.8.in.rst index > 6713fcf..ac18bbf 100644 > --- a/doc/rst/ibaddr.8.in.rst > +++ b/doc/rst/ibaddr.8.in.rst > @@ -69,6 +69,7 @@ Configuration flags > ------------------- > > .. include:: common/opt_y.rst > +.. include:: common/opt_t.rst > .. include:: common/opt_z-config.rst > > FILES > -- > 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
