[PATCH] ping,tracepath doc: Fix missing end tags.
From: Jan Synacek <hidden>
Date: 2012-11-27 13:02:02
Signed-off-by: Jan Synacek <redacted> --- doc/ping.sgml | 1 + doc/tracepath.sgml | 1 + 2 files changed, 2 insertions(+)
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>
--
1.7.11.7