summaryrefslogtreecommitdiff
path: root/docbook/wsluarm.asciidoc
diff options
context:
space:
mode:
authorHadriel Kaplan <hadrielk@yahoo.com>2015-01-23 00:04:18 -0500
committerAnders Broman <a.broman58@gmail.com>2015-01-23 05:31:04 +0000
commit407b7034e34265a3dff67cb28a6a8bac89f41a30 (patch)
treee8073ad34d9e9f44a2d5b961eced9b1445e780ff /docbook/wsluarm.asciidoc
parent8d1a9848e3acc266447e1ccc032f377ba559ca50 (diff)
downloadwireshark-407b7034e34265a3dff67cb28a6a8bac89f41a30.tar.gz
Fix some WsLua documentation errors
The format of the API chapter was a bit screwed up, as was the indentation level of attributes. Also, some functions introduced in 1.11.3 were not documented as being since that version. Change-Id: I7912488c6da5b5ae72933e4c5ce49f8fbf0b0e34 Reviewed-on: https://code.wireshark.org/review/6753 Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com> Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'docbook/wsluarm.asciidoc')
-rw-r--r--docbook/wsluarm.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/wsluarm.asciidoc b/docbook/wsluarm.asciidoc
index a92aafc503..2142092c55 100644
--- a/docbook/wsluarm.asciidoc
+++ b/docbook/wsluarm.asciidoc
@@ -164,7 +164,7 @@ register_menu("Test/Packets", menuable_tap, MENU_TOOLS_UNSORTED)
[[wsluarm_modules]]
-=== Wireshark's Lua API Reference Manual
+== Wireshark's Lua API Reference Manual
This Part of the User Guide describes the Wireshark specific functions in the embedded Lua.