diff --git a/docs/scripting.xml b/docs/scripting.xml
index ce00ee521..a5ad77c51 100644
--- a/docs/scripting.xml
+++ b/docs/scripting.xml
@@ -817,11 +817,11 @@ that.
to every sent packet. Although it is possible work with the
functionality Lua provides, it's not very convenient. Therefore the
BinLib has been added to NSE, based on
- lpack
+ lpack
by Luiz Henrique de Figueiredo.
The BinLib functions take a format string to encode and decode binary
- data. The operators of the format string are:
+ data. The operators of the format string are shown in .
BinLib format string operators
@@ -857,7 +857,7 @@ that.
=native endian modifier
- Note that the endian operators work as modifiers to all that follows.
+ Note that the endian operators work as modifiers to all the characters following them in the format string.
@@ -892,8 +892,7 @@ that.
-
-
+