Message ID | 1358508096-19915-1-git-send-email-jsynacek@redhat.com |
---|---|
State | Not Applicable, archived |
Delegated to: | David Miller |
Headers | show |
(2013年01月18日 20:21), Jan Synacek wrote: > Signed-off-by: Jan Synacek <jsynacek@redhat.com> > --- > doc/ping.sgml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/ping.sgml b/doc/ping.sgml > index 4e0e65f..eec92a2 100644 > --- a/doc/ping.sgml > +++ b/doc/ping.sgml > @@ -600,7 +600,7 @@ Many Hosts and Gateways ignore the RECORD_ROUTE option. > <listitem><para> > The maximum IP header length is too small for options like > RECORD_ROUTE to be completely useful. > -There's not much that that can be done about this, however. > +There's not much that can be done about this, however. > </para></listitem> > <listitem><para> > Flood pinging is not recommended in general, and flood pinging the > Applied, thanks. --yoshfuji -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/doc/ping.sgml b/doc/ping.sgml index 4e0e65f..eec92a2 100644 --- a/doc/ping.sgml +++ b/doc/ping.sgml @@ -600,7 +600,7 @@ Many Hosts and Gateways ignore the RECORD_ROUTE option. <listitem><para> The maximum IP header length is too small for options like RECORD_ROUTE to be completely useful. -There's not much that that can be done about this, however. +There's not much that can be done about this, however. </para></listitem> <listitem><para> Flood pinging is not recommended in general, and flood pinging the
Signed-off-by: Jan Synacek <jsynacek@redhat.com> --- doc/ping.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)