Indent the body of one paragraph, as was done with some other
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 16 Feb 2008 19:15:10 +0000 (19:15 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 16 Feb 2008 19:15:10 +0000 (19:15 +0000)
paragraphs, to make it easier to see the nesting of tags.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24363 f5534014-38df-0310-8fa8-9805f1628bb7

docbook/wsug_src/WSUG_chapter_customize.xml

index 81d47015f86d863ffa6b81a2678caa4163f82d79..eb67d7a7691b762fb1500359b0e99eade33f6b6c 100644 (file)
@@ -388,9 +388,10 @@ standard libpcap format.
                wireshark -o "uat:user_dlts:\"User 0 (DLT=147)\",\"http\",\"0\",\"\",\"0\",\"\""
              </command>
            </para>
-           <para>The example above would dissect packets with a libpcap data
-           link type 147 as HTTP, just as if you had configured it in the
-           DLT_USER protocol preferences.
+           <para>
+             The example above would dissect packets with a libpcap data
+             link type 147 as HTTP, just as if you had configured it in the
+             DLT_USER protocol preferences.
            </para>
          </listitem>
        </varlistentry>