aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAsbjørn Sloth Tønnesen <ast@2e8.dk>2019-07-23 20:00:16 +0000
committerAsbjørn Sloth Tønnesen <ast@2e8.dk>2019-07-23 20:00:16 +0000
commite4ef81a73657434575c7ceca81c7245ac8629b06 (patch)
tree8635c9272f1d3a5cc2cae4e0af42acba2dcdb19a
parent9edfd0002bea4d591cb363be536c652ef3f16079 (diff)
downloadlua-inet-e4ef81a73657434575c7ceca81c7245ac8629b06.tar.gz
lua-inet-e4ef81a73657434575c7ceca81c7245ac8629b06.tar.xz
lua-inet-e4ef81a73657434575c7ceca81c7245ac8629b06.zip
README: minor fixes
Signed-off-by: Asbjørn Sloth Tønnesen <ast@2e8.dk>
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 799f602..a6dfbc6 100644
--- a/README.rst
+++ b/README.rst
@@ -243,7 +243,7 @@ Build an IP address mask with the netmask of ``foo``.
``foo:hostmask()``
-~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~
Build an IP address mask with the netmask of ``foo``.
@@ -489,6 +489,7 @@ Is the network contained or equal to a network in the set?
Empties the set.
::
+
foo:flush() -- returns true
foo:list() -- returns {}