aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2006-02-08 00:31:33 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2006-02-08 00:31:33 +0000
commit83d8a24e228cbe3e1a9d782a529e673bede81ded (patch)
treee510184a70fbcae93715d56526da028ac648ceb5 /docbook
parent007796b156d2566dcdd23a6f52d3d28f69336fc0 (diff)
Try to fix a grammar error in the XML code I added for -X
svn path=/trunk/; revision=17212
Diffstat (limited to 'docbook')
-rw-r--r--docbook/eug_src/EUG_chapter_customize.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/docbook/eug_src/EUG_chapter_customize.xml b/docbook/eug_src/EUG_chapter_customize.xml
index d90049a367..66d363158b 100644
--- a/docbook/eug_src/EUG_chapter_customize.xml
+++ b/docbook/eug_src/EUG_chapter_customize.xml
@@ -470,12 +470,10 @@ standard libpcap format.
Specify an option to be passed to a Tethereal module. The eXtension
option is in the form extension_key:value, where extension_key can
be:
- <varlistentry><term><command>lua_script</command>:lua_script_filename</term>
- <listitem><para>
- Tell Ethereal to load the given script in addition to the default Lua scripts.
- </para></listitem>
- </varlistentry>
- </para>
+ </para>
+ <para>
+ <command>lua_script</command>:lua_script_filename Tell Ethereal to load the given script in addition to the default Lua scripts.
+ </para>
</listitem>
</varlistentry>
<varlistentry><term><command>-z &lt;statistics-string></command></term>