diff mbox

ping,tracepath doc: Fix missing end tags.

Message ID 1354021311-16760-1-git-send-email-jsynacek@redhat.com
State Not Applicable, archived
Delegated to: David Miller
Headers show

Commit Message

Jan Synacek Nov. 27, 2012, 1:01 p.m. UTC
Signed-off-by: Jan Synacek <jsynacek@redhat.com>
---
 doc/ping.sgml      | 1 +
 doc/tracepath.sgml | 1 +
 2 files changed, 2 insertions(+)

Comments

YOSHIFUJI Hideaki / 吉藤英明 Nov. 27, 2012, 1:09 p.m. UTC | #1
Hello.

Jan Synacek wrote:
> Signed-off-by: Jan Synacek <jsynacek@redhat.com>
> ---
>  doc/ping.sgml      | 1 +
>  doc/tracepath.sgml | 1 +
>  2 files changed, 2 insertions(+)
> 

Applied, thank you.

--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 mbox

Patch

diff --git a/doc/ping.sgml b/doc/ping.sgml
index f77276b..fb3c3ac 100644
--- a/doc/ping.sgml
+++ b/doc/ping.sgml
@@ -130,6 +130,7 @@  If value is zero, kernel allocates random flow label.
   <listitem><para>
 Show help.
   </para></listitem>
+ </varlistentry>
  <varlistentry>
   <term><option>-i <replaceable/interval/</option></term>
   <listitem><para>
diff --git a/doc/tracepath.sgml b/doc/tracepath.sgml
index 8da7cc0..19c3903 100644
--- a/doc/tracepath.sgml
+++ b/doc/tracepath.sgml
@@ -72,6 +72,7 @@  Sets the initial packet length to <replaceable/pktlen/ instead of
   <listitem><para>
 Sets the initial destination port to use.
   </para></listitem>
+ </varlistentry>
 </variablelist>
 </refsect1>