| Submitter | Jan Synacek |
|---|---|
| Date | Jan. 18, 2013, 11:21 a.m. |
| Message ID | <1358508096-19915-1-git-send-email-jsynacek@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/213566/ |
| State | Not Applicable |
| Delegated to: | David Miller |
| Headers | show |
Comments
(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
Patch
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(-)