Applied two documentation patches. Thanks. In article <[EMAIL PROTECTED]> (at Tue, 3 Apr 2007 13:51:07 -0400), John Heffner <[EMAIL PROTECTED]> says:
> --- > doc/tracepath.sgml | 13 +++++++++++++ > 1 files changed, 13 insertions(+), 0 deletions(-) > > diff --git a/doc/tracepath.sgml b/doc/tracepath.sgml > index 71eaa8d..c0f308b 100644 > --- a/doc/tracepath.sgml > +++ b/doc/tracepath.sgml > @@ -15,6 +15,7 @@ traces path to a network host discovering MTU along this > path</refpurpose> > <refsynopsisdiv> > <cmdsynopsis> > <command>tracepath</command> > +<arg choice="opt">-l <replaceable/pktlen/</arg> > <arg choice="req"><replaceable/destination/</arg> > <arg choice="opt"><replaceable/port/</arg> > </cmdsynopsis> > @@ -39,6 +40,18 @@ of UDP ports to maintain trace history. > </para> > </refsect1> > > +<refsect1><title>OPTIONS</title> > +<variablelist> > + <varlistentry> > + <term><option/-l/</term> > + <listitem><para> > +Sets the initial packet length to <replaceable/pktlen/ instead of > +65536 for <command/tracepath/ or 128000 for <command/tracepath6/. > + </para></listitem> > + </varlistentry> > +</variablelist> > +</refsect1> > + > <refsect1><title>OUTPUT</title> > <para> > <literallayout> > -- > 1.5.0.2.gc260-dirty > > - > To unsubscribe from this list: send the line "unsubscribe netdev" in > the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html