Commit Diff


commit - fa6490ff400b73b77b1f6279c649558c196da621
commit + c4fee70d7e75ac43cb025bac91f33e6053399dbf
blob - 93849f6b1a297eeb67367767207afb57541ef81c
blob + e5c9b4f1930f776dc23e90b4c1a54f8b96f96c34
--- luaL_addchar.3
+++ luaL_addchar.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_addchar
-.Nd adds the character to the buffer
+.Nd adds the character to the buffer, function indicator
+.Bq -0, +0, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - 549e5de3054c042c0c447dfd5ea5bc93debaca0c
blob + a0c917ac4f388badc3ea4564a54d8e633da22d20
--- luaL_addchar.3.html
+++ luaL_addchar.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_addchar</code> &#x2014;
-    <span class="Nd">adds the character to the buffer</span></p>
+    <span class="Nd">adds the character to the buffer, function indicator [-0,
+    +0, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - e597b34172f84781b9731650969afca6dae68a8c
blob + daa564c0c2a4b6058b8a6c89685619d6caebab7f
--- luaL_addlstring.3
+++ luaL_addlstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_addlstring
-.Nd adds the string to the buffer
+.Nd adds the string to the buffer, function indicator
+.Bq -0, +0, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - 5ee681302d99febd19883606e1b076a440cb5af1
blob + cba2b6f33f2decbd141a8202e207a2f3cdeee977
--- luaL_addlstring.3.html
+++ luaL_addlstring.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_addlstring</code> &#x2014;
-    <span class="Nd">adds the string to the buffer</span></p>
+    <span class="Nd">adds the string to the buffer, function indicator [-0, +0,
+    m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - e41a091b9088be7f6861cdb2ff34f1f1b344e1ee
blob + fae1d0c1b77ba90c7111de96fc0e2d80559d447f
--- luaL_addsize.3
+++ luaL_addsize.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_addsize
-.Nd adds to the buffer a string
+.Nd adds to the buffer a string, function indicator
+.Bq -0, +0, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - 20cf8be7088b29565b078f21b4ac79d4411cb3df
blob + d3a7d5b881b1d6476e43341fe53ad811c61016d8
--- luaL_addsize.3.html
+++ luaL_addsize.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_addsize</code> &#x2014;
-    <span class="Nd">adds to the buffer a string</span></p>
+    <span class="Nd">adds to the buffer a string, function indicator [-0, +0,
+    m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 999c71a4ff688239b5e2f2ffcfa8b9688f840e16
blob + b82bb2b02fd135f36c252fc9df5c6b4eb4c4ca55
--- luaL_addstring.3
+++ luaL_addstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_addstring
-.Nd adds the zero-terminated string to the buffer
+.Nd adds the zero-terminated string to the buffer, function indicator
+.Bq -0, +0, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - 99f7492b71db6f1798bc29e9f18e43e360a0f1e8
blob + 30cea877721609f3517bf2cf118dde9a3fd521a5
--- luaL_addstring.3.html
+++ luaL_addstring.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_addstring</code> &#x2014;
-    <span class="Nd">adds the zero-terminated string to the buffer</span></p>
+    <span class="Nd">adds the zero-terminated string to the buffer, function
+    indicator [-0, +0, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 0b040d22da499660d0ebcf182e4c2ec6637f1488
blob + 964146d5e9d99a92a4099fe736c290fa5d237113
--- luaL_addvalue.3
+++ luaL_addvalue.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_addvalue
-.Nd adds the value at the top of the stack to the buffer
+.Nd adds the value at the top of the stack to the buffer, function indicator
+.Bq -1, +0, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - 24bcd41df36fb34080cf347cd7622155acaad3e9
blob + fe8db3dde0c9bfe436c7dbf500ad627a7a095eb3
--- luaL_addvalue.3.html
+++ luaL_addvalue.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_addvalue</code> &#x2014;
-    <span class="Nd">adds the value at the top of the stack to the
-  buffer</span></p>
+    <span class="Nd">adds the value at the top of the stack to the buffer,
+    function indicator [-1, +0, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 4237c99f0e4a9fe0cfd061d68e79ccb996c0c1b3
blob + 3aeaf8cce7eae5356700c9fedb9ade08a9e95d92
--- luaL_argcheck.3
+++ luaL_argcheck.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_argcheck
-.Nd checks whether cond is true
+.Nd checks whether cond is true, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - 2f95d68403b4729b738e69771a4795d5f6a9aba1
blob + a06f2e763584ba20eeb51d136cb4e3e746c3b7c3
--- luaL_argcheck.3.html
+++ luaL_argcheck.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_argcheck</code> &#x2014;
-    <span class="Nd">checks whether cond is true</span></p>
+    <span class="Nd">checks whether cond is true, function indicator [-0, +0,
+    v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 6a6d8dfaf27a71437d4c6e19f12d9d4e70bce3ce
blob + b2fd2f1b3bf275777d1a3059a9b837aeccf9fbd7
--- luaL_argerror.3
+++ luaL_argerror.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_argerror
-.Nd raises an error with the message
+.Nd raises an error with the message, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - 6dcae8100e277dd7d406daa49780e0b91c7d2d7b
blob + 2c6b4dde1d82bd83784b94c0d1b06d7d412185c6
--- luaL_argerror.3.html
+++ luaL_argerror.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_argerror</code> &#x2014;
-    <span class="Nd">raises an error with the message</span></p>
+    <span class="Nd">raises an error with the message, function indicator [-0,
+    +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - edbd16164471105d89735185ce4e36b2c84a223c
blob + 1ac8ff3a92ab4aa47836edb4b014b035442444dc
--- luaL_buffinit.3
+++ luaL_buffinit.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_buffinit
-.Nd initializes a buffer
+.Nd initializes a buffer, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - 4d4d71040363492b525fbe9754933686a83c855a
blob + a6d53e606d7552e9c58834104f6b199a6abc1125
--- luaL_buffinit.3.html
+++ luaL_buffinit.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_buffinit</code> &#x2014;
-    <span class="Nd">initializes a buffer</span></p>
+    <span class="Nd">initializes a buffer, function indicator [-0, +0,
+  -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 6f661e2c62cb88dab44e0e451263c1ec031048f6
blob + a602df59f98e87b7bc3165b2e5160d121274efa0
--- luaL_callmeta.3
+++ luaL_callmeta.3
@@ -3,7 +3,10 @@
 .Os
 .Sh NAME
 .Nm luaL_callmeta
-.Nd calls a metamethod
+.Nd calls a metamethod, function indicator
+.Bo -0, + Pq 0|1 ,
+e
+.Bc
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - 2ba3e11416f9b298ed95c2e71da6e2e590bd86c3
blob + 52ea846f5aaf1fe01306573aa1c9e3fb84406afc
--- luaL_callmeta.3.html
+++ luaL_callmeta.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_callmeta</code> &#x2014;
-    <span class="Nd">calls a metamethod</span></p>
+    <span class="Nd">calls a metamethod, function indicator [-0, + (0|1),
+    e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 8dffc35c8ded7799950a875178745fe13fe301c3
blob + e0a83f212f8baad2fbb475c54a08f84f7789ab2b
--- luaL_checkany.3
+++ luaL_checkany.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_checkany
-.Nd checks whether the function has an argument of any type
+.Nd checks whether the function has an argument of any type, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - 9ef077fd93a07286c43bd75c2e8907bfd6c480da
blob + a72084a892da740f824843829f67db3d78acc39c
--- luaL_checkany.3.html
+++ luaL_checkany.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_checkany</code> &#x2014;
-    <span class="Nd">checks whether the function has an argument of any
-    type</span></p>
+    <span class="Nd">checks whether the function has an argument of any type,
+    function indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 6a4b9afed8048024cda5dabb44c3dd8973f2be75
blob + c62fc27b63292688258b7cb994158d3e91bf391b
--- luaL_checkint.3
+++ luaL_checkint.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_checkint
-.Nd checks whether the function argument is a number
+.Nd checks whether the function argument is a number, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - 9a9314df8f73a4837c9575d1a23b1c9961353316
blob + 317f2165f3d68a06aa9d2e98c1431abc77ce247e
--- luaL_checkint.3.html
+++ luaL_checkint.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_checkint</code> &#x2014;
-    <span class="Nd">checks whether the function argument is a number</span></p>
+    <span class="Nd">checks whether the function argument is a number, function
+    indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 21ad45eaf7affaf7cc0806a54b0bcc5cd624fe8d
blob + 7419965f27d9fc101c220a374566eb2746bb8f22
--- luaL_checkinteger.3
+++ luaL_checkinteger.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_checkinteger
-.Nd checks whether the function argument is a number
+.Nd checks whether the function argument is a number, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft lua_Integer
blob - cd29d8066638fd7c42e06fef01b71c3728a9e694
blob + c97ca11623634e090f87bf78d6f1130d54bfe7e6
--- luaL_checkinteger.3.html
+++ luaL_checkinteger.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_checkinteger</code> &#x2014;
-    <span class="Nd">checks whether the function argument is a number</span></p>
+    <span class="Nd">checks whether the function argument is a number, function
+    indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 0b4cd7fdb194052e0bc4968fc8677964863c5ae3
blob + f775f4bb699ef3a751da5bea9fb45b2d3a66980c
--- luaL_checklong.3
+++ luaL_checklong.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_checklong
-.Nd checks whether the function argument is a number
+.Nd checks whether the function argument is a number, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft long
blob - f6ea48967bfb32a930547372a6922dd661ed53b6
blob + 61f059b151aed5ac4a5b39daf95dcc4250d8a778
--- luaL_checklong.3.html
+++ luaL_checklong.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_checklong</code> &#x2014;
-    <span class="Nd">checks whether the function argument is a number</span></p>
+    <span class="Nd">checks whether the function argument is a number, function
+    indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 5040092fc3021cb4385b83d151d92fa712590607
blob + be08cebd023759dc05c5cac2151df96c75394675
--- luaL_checklstring.3
+++ luaL_checklstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_checklstring
-.Nd checks whether the function argument is a string
+.Nd checks whether the function argument is a string, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft const char *
blob - 1a0ff5982ef1531fe2c1acd852914e978a01fa6b
blob + cb6e58812a480c6fd04c687cf5e42a212b0b9111
--- luaL_checklstring.3.html
+++ luaL_checklstring.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_checklstring</code> &#x2014;
-    <span class="Nd">checks whether the function argument is a string</span></p>
+    <span class="Nd">checks whether the function argument is a string, function
+    indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - c25a3bb23182870b17535b0ba9106cc7233ac572
blob + e78b18f66f826f986d9e1b6d8c0fe1544f3788a1
--- luaL_checknumber.3
+++ luaL_checknumber.3
@@ -4,7 +4,8 @@
 .Sh NAME
 .Nm luaL_checknumber
 .Nd checks whether the function argument narg is a number and returns this
-number
+number, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft lua_Number
blob - 65fe763b384b851ceea6c95bbcc2fb2682fc09a4
blob + 95e7ac71f091a7b41d6c1bd378110359279b9857
--- luaL_checknumber.3.html
+++ luaL_checknumber.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_checknumber</code> &#x2014;
     <span class="Nd">checks whether the function argument narg is a number and
-    returns this number</span></p>
+    returns this number, function indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 41c147945a6e698bd52a4a39b0d07854b3248217
blob + dfa3354957890bc14cf8b5c252cc60f6bef563fd
--- luaL_checkoption.3
+++ luaL_checkoption.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_checkoption
-.Nd checks whether the function argument is a string
+.Nd checks whether the function argument is a string, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - 1a10b21ee5f55c01ae7ada3a5cd187360d7309dc
blob + 2aba817da153f44a0181c10e16263e1e6620eac4
--- luaL_checkoption.3.html
+++ luaL_checkoption.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_checkoption</code> &#x2014;
-    <span class="Nd">checks whether the function argument is a string</span></p>
+    <span class="Nd">checks whether the function argument is a string, function
+    indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 14a16717d0886d773176b590d7cd7e52e2ccba3e
blob + acfd3ace0dc16b9a484c6a855b016051f1d1809a
--- luaL_checkstack.3
+++ luaL_checkstack.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_checkstack
-.Nd grows the stack size to specified size of elements
+.Nd grows the stack size to specified size of elements, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - 882bf8082345b227ac98b4772a78637a958f414f
blob + 23ee484ce9d5914b64c3d60805fb0b8e473f05f4
--- luaL_checkstack.3.html
+++ luaL_checkstack.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_checkstack</code> &#x2014;
-    <span class="Nd">grows the stack size to specified size of
-  elements</span></p>
+    <span class="Nd">grows the stack size to specified size of elements,
+    function indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - c413017352dab90d3c127838eabee19e02792f4d
blob + 56faab9805b88041231fe42b70bf61730fc73ae7
--- luaL_checkstring.3
+++ luaL_checkstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_checkstring
-.Nd checks whether the function argument is a string and returns this string
+.Nd checks whether the function argument is a string and returns this string, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft const char *
blob - 055d7086d1e5660654e3d832e42201c60da8f784
blob + dc2abab6a70674b41fdcc236318da8e320193bbf
--- luaL_checkstring.3.html
+++ luaL_checkstring.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_checkstring</code> &#x2014;
     <span class="Nd">checks whether the function argument is a string and
-    returns this string</span></p>
+    returns this string, function indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 9c67b486ecdf37842e7523227ed87fe965e50224
blob + 7813b5cb80442d0512292bf904d19b9eed1a9910
--- luaL_checktype.3
+++ luaL_checktype.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_checktype
-.Nd checks whether the function argument has a certain type
+.Nd checks whether the function argument has a certain type, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - 77df97768f97ddc330859b283279dee3ecb10fb9
blob + 1271c052127c055f179ab84998b8038468cdec38
--- luaL_checktype.3.html
+++ luaL_checktype.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_checktype</code> &#x2014;
-    <span class="Nd">checks whether the function argument has a certain
-    type</span></p>
+    <span class="Nd">checks whether the function argument has a certain type,
+    function indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 057fc8cf7183dfdace357e99c981e4d1e294d023
blob + 76602744fd6ed6342997a020cfae881547a87475
--- luaL_checkudata.3
+++ luaL_checkudata.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_checkudata
-.Nd checks whether the function argument is a userdata of a certain type
+.Nd checks whether the function argument is a userdata of a certain type, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void *
blob - e060954f5d385fd095fc6ba096c64376342f20b2
blob + 96921b77980cf88ba5222ece294da6de520b9ce3
--- luaL_checkudata.3.html
+++ luaL_checkudata.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_checkudata</code> &#x2014;
     <span class="Nd">checks whether the function argument is a userdata of a
-    certain type</span></p>
+    certain type, function indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 4f3d888dcf60d40b31dd63c33d1fc7b45f270046
blob + 2eeaf443440a541a2970299fbd386ba3f7267256
--- luaL_dofile.3
+++ luaL_dofile.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_dofile
-.Nd loads and runs the given file
+.Nd loads and runs the given file, function indicator
+.Bq -0, +?, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - 945d281ca49014a008929cba3b42bbc9b309e437
blob + 4c06a985a24f2f1163920e2eb9a9ca15bea1dae8
--- luaL_dofile.3.html
+++ luaL_dofile.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_dofile</code> &#x2014;
-    <span class="Nd">loads and runs the given file</span></p>
+    <span class="Nd">loads and runs the given file, function indicator [-0, +?,
+    m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - a42e449490730d4cf134d80b84522c32939aee6f
blob + feb1e9815050abad535c62dccea7688c752f2259
--- luaL_dostring.3
+++ luaL_dostring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_dostring
-.Nd loads and runs the given string
+.Nd loads and runs the given string, function indicator
+.Bq -0, +?, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - 9e5f0e56f604719342bb4625fe8cf1cb03c81217
blob + 491a94ad950f32d64792a6b62c91add46a58a4de
--- luaL_dostring.3.html
+++ luaL_dostring.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_dostring</code> &#x2014;
-    <span class="Nd">loads and runs the given string</span></p>
+    <span class="Nd">loads and runs the given string, function indicator [-0,
+    +?, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - a8d6235b348bc25c6d45df76f00c3b66133fcb79
blob + 437c7e18e08d26aeb895e0bb23e5b110b3213b36
--- luaL_error.3
+++ luaL_error.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_error
-.Nd raises an error
+.Nd raises an error, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - 3ea795be6f855f7cd23c263c3c662c448a26c7a3
blob + 9d2e7b95165c5f10bd84bd2ba6dec13cd1b09ef2
--- luaL_error.3.html
+++ luaL_error.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_error</code> &#x2014;
-    <span class="Nd">raises an error</span></p>
+    <span class="Nd">raises an error, function indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - c53f356115705ea4e6c90c91ce52eb71223806cb
blob + 818b23eb9ca41a3aeef2c9ba4f86ec17f97cab86
--- luaL_getmetafield.3
+++ luaL_getmetafield.3
@@ -4,7 +4,10 @@
 .Sh NAME
 .Nm luaL_getmetafield
 .Nd pushes onto the stack the field from the metatable of the object at the
-specified index
+specified index, function indicator
+.Bo -0, + Pq 0|1 ,
+m
+.Bc
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - c54befe134241bfd8db9900bad5cdca0b03b29a6
blob + 8d6a7a09e253022a289c30a862c872c861b884f4
--- luaL_getmetafield.3.html
+++ luaL_getmetafield.3.html
@@ -19,7 +19,8 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_getmetafield</code> &#x2014;
     <span class="Nd">pushes onto the stack the field from the metatable of the
-    object at the specified index</span></p>
+    object at the specified index, function indicator [-0, + (0|1),
+  m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 103a59f5e876f010ad13aead7f6f9790ec8a474c
blob + 0df1288e77c08f173c5f2444efa9a2645a5ed913
--- luaL_getmetatable.3
+++ luaL_getmetatable.3
@@ -3,7 +3,9 @@
 .Os
 .Sh NAME
 .Nm luaL_getmetatable
-.Nd pushes onto the stack the metatable associated with name in the registry
+.Nd pushes onto the stack the metatable associated with name in the registry,
+function indicator
+.Bq -0, +1, -
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - 1190c04a7981f3eae43d3a302183a5779c8ffec9
blob + 99df078639699cdcca465539e30674e13541902a
--- luaL_getmetatable.3.html
+++ luaL_getmetatable.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_getmetatable</code> &#x2014;
     <span class="Nd">pushes onto the stack the metatable associated with name in
-    the registry</span></p>
+    the registry, function indicator [-0, +1, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 32eca7f10c0dbc5503f285efd1b55029339b8794
blob + a2fb6f5712cfd54a5283fb3d4a2809b34054353a
--- luaL_gsub.3
+++ luaL_gsub.3
@@ -4,7 +4,8 @@
 .Sh NAME
 .Nm luaL_gsub
 .Nd creates a copy of string A by replacing any occurrence of the string B with
-the string C
+the string C, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft const char *
blob - 499a212dc3180c391d74a9c31a5084274bc1f722
blob + 6f2df419e62bd5fd80f605816967c43aaddcfeb3
--- luaL_gsub.3.html
+++ luaL_gsub.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_gsub</code> &#x2014;
     <span class="Nd">creates a copy of string A by replacing any occurrence of
-    the string B with the string C</span></p>
+    the string B with the string C, function indicator [-0, +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - b7a0c452619f8f6586c76ccf5fc603c1feec6556
blob + 631d216df90275fc25d4d0c6e821dff48ab89ce4
--- luaL_loadbuffer.3
+++ luaL_loadbuffer.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_loadbuffer
-.Nd loads a buffer as a Lua chunk
+.Nd loads a buffer as a Lua chunk, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - cfc69c978e2d34be9dea657348205c0a3df1c3ac
blob + c422afb5adb4f843fe8b826333c8a55424e9e18d
--- luaL_loadbuffer.3.html
+++ luaL_loadbuffer.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_loadbuffer</code> &#x2014;
-    <span class="Nd">loads a buffer as a Lua chunk</span></p>
+    <span class="Nd">loads a buffer as a Lua chunk, function indicator [-0, +1,
+    m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 8255ed36136fba727ed9ba81caf358f7a973cb5e
blob + 02aa511f859beb57644c609000363a8b2f419bee
--- luaL_loadfile.3
+++ luaL_loadfile.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_loadfile
-.Nd loads a file as a Lua chunk
+.Nd loads a file as a Lua chunk, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - 6298ea80a047dd3533d303bf81dfea7f8a13c419
blob + ed7f58624789372748e79de83c6504e5b94058fb
--- luaL_loadfile.3.html
+++ luaL_loadfile.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_loadfile</code> &#x2014;
-    <span class="Nd">loads a file as a Lua chunk</span></p>
+    <span class="Nd">loads a file as a Lua chunk, function indicator [-0, +1,
+    m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - ff451dc263329b5b5604ea25727256173bc2d4b8
blob + f629eb0db7a3ccb05b4fb992d1d1ede066a685f1
--- luaL_loadstring.3
+++ luaL_loadstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_loadstring
-.Nd loads a string as a Lua chunk
+.Nd loads a string as a Lua chunk, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - d43cb96f9331d20b57895ae44bbfe1b4b5a9bf7f
blob + c795a8246afc920cf47df98c501787472eba1d92
--- luaL_loadstring.3.html
+++ luaL_loadstring.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_loadstring</code> &#x2014;
-    <span class="Nd">loads a string as a Lua chunk</span></p>
+    <span class="Nd">loads a string as a Lua chunk, function indicator [-0, +1,
+    m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 330549d7d024faae9a1e9640f6069ff8ae9029fa
blob + d4e80614b026d1b6d237d1264523477c02fd31b4
--- luaL_newmetatable.3
+++ luaL_newmetatable.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_newmetatable
-.Nd creates a new table to be used as a metatable for userdata
+.Nd creates a new table to be used as a metatable for userdata, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - 472e35707eb18c5604ed65919acc9feb9dbd2fa5
blob + 0864a2b2ea1344a195ed8285b5f95d239aed389c
--- luaL_newmetatable.3.html
+++ luaL_newmetatable.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_newmetatable</code> &#x2014;
-    <span class="Nd">creates a new table to be used as a metatable for
-    userdata</span></p>
+    <span class="Nd">creates a new table to be used as a metatable for userdata,
+    function indicator [-0, +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 04a3b3c9937587cb228bef85d67176283795616c
blob + abeab7eeb2d73a6a1a06a0abddca798d178ede8c
--- luaL_newstate.3
+++ luaL_newstate.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_newstate
-.Nd creates a new Lua state
+.Nd creates a new Lua state, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft lua_State *
blob - 2514449bad8e76fef3ac5f0f29f040e3abd23e6b
blob + 8f00c53444b6de4c19ff9453796654c43272bce6
--- luaL_newstate.3.html
+++ luaL_newstate.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_newstate</code> &#x2014;
-    <span class="Nd">creates a new Lua state</span></p>
+    <span class="Nd">creates a new Lua state, function indicator [-0, +0,
+    -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 1704cc31862ac1d8fbacfa41f77b98e144a47727
blob + 83ef1f61ebb21d91a422cef5307f7be9ae8c1f71
--- luaL_openlibs.3
+++ luaL_openlibs.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_openlibs
-.Nd opens all standard Lua libraries into the given state
+.Nd opens all standard Lua libraries into the given state, function indicator
+.Bq -0, +0, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - 0769a4f69e2f0dc6120b50610c12e2336bb2ecee
blob + 8683aca2433ace79be8f46f37a6d382e9a2cad5f
--- luaL_openlibs.3.html
+++ luaL_openlibs.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_openlibs</code> &#x2014;
-    <span class="Nd">opens all standard Lua libraries into the given
-    state</span></p>
+    <span class="Nd">opens all standard Lua libraries into the given state,
+    function indicator [-0, +0, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 7c1e60aeb970394fb04aad723c05e2e6f3a90b86
blob + e8f7930bea6bb983499a1092b3eafc99ff18e9b3
--- luaL_optint.3
+++ luaL_optint.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_optint
-.Nd casts a number to an int
+.Nd casts a number to an int, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - ed002ef04e5f80b1303f68bd1e4930d3dff9f28e
blob + 3c18ff5d1e454dd3bbe0ea66eddfa7199b29a5b5
--- luaL_optint.3.html
+++ luaL_optint.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_optint</code> &#x2014;
-    <span class="Nd">casts a number to an int</span></p>
+    <span class="Nd">casts a number to an int, function indicator [-0, +0,
+    v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 483cedaf7adfbea6b1f47f8ba73c6f768c2f478d
blob + 78ea493787c549149e5356b6db6c647bfc4d37fc
--- luaL_optinteger.3
+++ luaL_optinteger.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_optinteger
-.Nd casts a number to a lua_Integer
+.Nd casts a number to a lua_Integer, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft lua_Integer
blob - 0f6bb96e3ed6cb13508ab89d97392b0250b9fd8f
blob + 4ed40495c97e28b624cdaadfdbbb517c7740b0cc
--- luaL_optinteger.3.html
+++ luaL_optinteger.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_optinteger</code> &#x2014;
-    <span class="Nd">casts a number to a lua_Integer</span></p>
+    <span class="Nd">casts a number to a lua_Integer, function indicator [-0,
+    +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 9b21ea94bd1d19a5962f05af1de252b84fee97da
blob + c404fe3b6e58f982fb7674340b4f42df705d026e
--- luaL_optlong.3
+++ luaL_optlong.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_optlong
-.Nd casts a number to a long
+.Nd casts a number to a long, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft long
blob - ac24b22a9dff3c037564130adb2532a97a2803e7
blob + cb984676e9c01e77d9157244dd9a736e025ecc93
--- luaL_optlong.3.html
+++ luaL_optlong.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_optlong</code> &#x2014;
-    <span class="Nd">casts a number to a long</span></p>
+    <span class="Nd">casts a number to a long, function indicator [-0, +0,
+    v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - b997fc0b2c84a399571b89acff33665f562097a8
blob + 99113c5620c0aa923ef9e84b1fce9dec695090e9
--- luaL_optlstring.3
+++ luaL_optlstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_optlstring
-.Nd if the function argument is a string, returns this string
+.Nd if the function argument is a string, returns this string, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft const char *
blob - 80ef8967f9d4e2b565bb3e0d3a44608f613f79d9
blob + 953980a0326db1f948ad51e41deca70bb90852c4
--- luaL_optlstring.3.html
+++ luaL_optlstring.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_optlstring</code> &#x2014;
-    <span class="Nd">if the function argument is a string, returns this
-    string</span></p>
+    <span class="Nd">if the function argument is a string, returns this string,
+    function indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 1842cb75421391d1bd018fef7e5d8f251791de94
blob + 4b560a5897fd8bfab771a788370488c37056cfb1
--- luaL_optnumber.3
+++ luaL_optnumber.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_optnumber
-.Nd if the function argument is a number, returns this number
+.Nd if the function argument is a number, returns this number, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft lua_Number
blob - f7635751010ca324173c6459268c7dfc89969a4f
blob + 83818919c19a1e797115cff2e1cb3dc59010efa6
--- luaL_optnumber.3.html
+++ luaL_optnumber.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_optnumber</code> &#x2014;
-    <span class="Nd">if the function argument is a number, returns this
-    number</span></p>
+    <span class="Nd">if the function argument is a number, returns this number,
+    function indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 6b77d185adf263527ad5c5222e722accf29960d6
blob + 594a361da9226248f7702b75f8f6d5338dfa6bb5
--- luaL_optstring.3
+++ luaL_optstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_optstring
-.Nd if the function argument is a string, returns this string
+.Nd if the function argument is a string, returns this string, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft const char *
blob - 2d2798fb38479962279f1a51983179abfcaef7f9
blob + 11b1abfdd801042b161a5c76a111c8c16c3d075d
--- luaL_optstring.3.html
+++ luaL_optstring.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_optstring</code> &#x2014;
-    <span class="Nd">if the function argument is a string, returns this
-    string</span></p>
+    <span class="Nd">if the function argument is a string, returns this string,
+    function indicator [-0, +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 869dbeb92516ab51cc1ef574e0f0792ea1e109b8
blob + ced9c35e1b90bc5e470669dd785d163527d3b500
--- luaL_prepbuffer.3
+++ luaL_prepbuffer.3
@@ -3,7 +3,10 @@
 .Os
 .Sh NAME
 .Nm luaL_prepbuffer
-.Nd prepares a buffer luaL_Buffer
+.Nd prepares a buffer
+.Xr luaL_Buffer 3 ,
+function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft char *
blob - 55564bbe68ad1cf2f65a32d6b4703b09a473e664
blob + 53d83d91c6802b90723204d0d114c37dd971ae5e
--- luaL_prepbuffer.3.html
+++ luaL_prepbuffer.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_prepbuffer</code> &#x2014;
-    <span class="Nd">prepares a buffer luaL_Buffer</span></p>
+    <span class="Nd">prepares a buffer <a class="Xr">luaL_Buffer(3)</a>,
+    function indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - e656ecf49c77a5b394ebbd8a4e5a96615d0610a7
blob + de66fc1f19eedc4bc0ea364e4d370533f1f05e6d
--- luaL_pushresult.3
+++ luaL_pushresult.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_pushresult
-.Nd finishes the use of buffer
+.Nd finishes the use of buffer, function indicator
+.Bq -?, +1, m
 .Sh SYNOPSIS
 .In luaxlib.h
 .Ft void
blob - 91e8a88faebe241eadd6817533d73f793e97aafa
blob + 9373ad31a22467ff095e3a8eb4b92813c0a614a0
--- luaL_pushresult.3.html
+++ luaL_pushresult.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_pushresult</code> &#x2014;
-    <span class="Nd">finishes the use of buffer</span></p>
+    <span class="Nd">finishes the use of buffer, function indicator [-?, +1,
+    m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - c87a17a20bf74d82738832058953584c9b2e983e
blob + 0ddf16430addbfaa24aa68104731e624b8cafe01
--- luaL_ref.3
+++ luaL_ref.3
@@ -4,7 +4,8 @@
 .Sh NAME
 .Nm luaL_ref
 .Nd creates and returns a reference for the object at the top of the stack and
-pops the object
+pops the object, function indicator
+.Bq -1, +0, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - e8d89f1e0995100bf6c6723700f769ec1c3c4de7
blob + 74bce1d6c5c05782712208ff2a69dd0bddbcc54b
--- luaL_ref.3.html
+++ luaL_ref.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_ref</code> &#x2014; <span class="Nd">creates
     and returns a reference for the object at the top of the stack and pops the
-    object</span></p>
+    object, function indicator [-1, +0, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - a9f1855b08c8bd5c5144e5c7d21ab96c2ea56ad5
blob + 9d602dffad3589ba83aa6279f4878a7e526b2990
--- luaL_register.3
+++ luaL_register.3
@@ -3,7 +3,10 @@
 .Os
 .Sh NAME
 .Nm luaL_register
-.Nd opens a library
+.Nd opens a library, function indicator
+.Bo - Pq 0|1 ,
++1, m
+.Bc
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - e5546568a4e8d0a51214c5d851e18a66c2125fbb
blob + bf1d422ea4fcb184e1e6e8240e791f8ed7675237
--- luaL_register.3.html
+++ luaL_register.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_register</code> &#x2014;
-    <span class="Nd">opens a library</span></p>
+    <span class="Nd">opens a library, function indicator [- (0|1), +1,
+  m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - de478df7dba5bd65c0441e57fbe1d50d1901b082
blob + 3ba20e00320ba185bd805f219e4b5cf2b70b6a23
--- luaL_typename.3
+++ luaL_typename.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_typename
-.Nd returns the name of the type of the value
+.Nd returns the name of the type of the value, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft const char *
blob - 2153a2b24020782dfef3b0dc0af940942c621e96
blob + db463781d6951966aa8521230a8aed9a19900309
--- luaL_typename.3.html
+++ luaL_typename.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_typename</code> &#x2014;
-    <span class="Nd">returns the name of the type of the value</span></p>
+    <span class="Nd">returns the name of the type of the value, function
+    indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 03567dc44aa7e286c63dcd85b835e689da128386
blob + 9948a26952464d88ad324c599950ff23820bc850
--- luaL_typerror.3
+++ luaL_typerror.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_typerror
-.Nd generates an error with a message
+.Nd generates an error with a message, function indicator
+.Bq -0, +0, v
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft int
blob - 61ba9d2dccd26196bcfd88ff2747d0ccf4af3d5a
blob + e45a3ba3674be6c0352f5e2794b1b91a17e6bdcf
--- luaL_typerror.3.html
+++ luaL_typerror.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_typerror</code> &#x2014;
-    <span class="Nd">generates an error with a message</span></p>
+    <span class="Nd">generates an error with a message, function indicator [-0,
+    +0, v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 796985f0656070f0138edbcefd7265172d88364e
blob + 43e60ad7b744ea06ee66ac4f9859986900a124f4
--- luaL_unref.3
+++ luaL_unref.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm luaL_unref
-.Nd releases reference from the table
+.Nd releases reference from the table, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - dda541e22a88dab0e74fcded11ca23ee7f2a08f4
blob + ca166106703edb3b226f33726e70b5a729210fd1
--- luaL_unref.3.html
+++ luaL_unref.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_unref</code> &#x2014;
-    <span class="Nd">releases reference from the table</span></p>
+    <span class="Nd">releases reference from the table, function indicator [-0,
+    +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 7a268acae8672ce544f0c19ec325d3e66ce20a2f
blob + 41ef646825b16066b8eb61e39f8c797f4d81fd4b
--- luaL_where.3
+++ luaL_where.3
@@ -4,7 +4,8 @@
 .Sh NAME
 .Nm luaL_where
 .Nd pushes onto the stack a string identifying the current position of the
-control
+control, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lauxlib.h
 .Ft void
blob - e63167d1eb24edf10927d4bd2a5a1ce9aa495f5f
blob + 0b8034b97ba2dafe7d91a465fee5353da7d2caeb
--- luaL_where.3.html
+++ luaL_where.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">luaL_where</code> &#x2014;
     <span class="Nd">pushes onto the stack a string identifying the current
-    position of the control</span></p>
+    position of the control, function indicator [-0, +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - e02f2dcea2807d938a591213c56e0d3ca33375af
blob + 29c25517471acb939ab85ea8a9f12da296e173b3
--- lua_atpanic.3
+++ lua_atpanic.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_atpanic
-.Nd sets a new panic function and returns the old one
+.Nd sets a new panic function and returns the old one, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft lua_CFunction
blob - a7e37095257514449f0e59f05c53e29357562835
blob + 2817fd9e99fe8314aeef9c74158ab2f1c0730f26
--- lua_atpanic.3.html
+++ lua_atpanic.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_atpanic</code> &#x2014; <span class="Nd">sets
-    a new panic function and returns the old one</span></p>
+    a new panic function and returns the old one, function indicator [-0, +0,
+    -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - f8f32c7655810914ee250b27513e838b5a8b4888
blob + 162de47e3ba0acdcbf723d48e4af89ab2eda9841
--- lua_call.3
+++ lua_call.3
@@ -3,7 +3,10 @@
 .Os
 .Sh NAME
 .Nm lua_call
-.Nd calls a function
+.Nd calls a function, function indicator
+.Bo - Pq nargs + 1 ,
++nresults, e
+.Bc
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 1e68c2912253b041a2899cea0e07a14c6a7f8aec
blob + 0b3a2a0ead1e47e302a8014b2a7644668ff6d418
--- lua_call.3.html
+++ lua_call.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_call</code> &#x2014; <span class="Nd">calls a
-    function</span></p>
+    function, function indicator [- (nargs + 1), +nresults, e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 8fe8b3ffd205f66f986b5c3ad45fe8d8008d290e
blob + 4fce50efb4a8da7f64de873a5c438c6f6d9876a7
--- lua_checkstack.3
+++ lua_checkstack.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_checkstack
-.Nd ensures that there are at least extra free stack slots in the stack
+.Nd ensures that there are at least extra free stack slots in the stack, function indicator
+.Bq -0, +0, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 929e777d9c6ccd6a0f074700eaddc4bd722e4ba5
blob + 79ec0162b7b9e6675277fe7865cbe54a37ad54ab
--- lua_checkstack.3.html
+++ lua_checkstack.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_checkstack</code> &#x2014;
     <span class="Nd">ensures that there are at least extra free stack slots in
-    the stack</span></p>
+    the stack, function indicator [-0, +0, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 43d1bb648bd3428647541b08f2fe546de517d8b9
blob + 20612fbcd658221acc5e29a7f900766e7f2b3ebc
--- lua_close.3
+++ lua_close.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_close
-.Nd ensures that there are at least extra free stack slots in the stack
+.Nd ensures that there are at least extra free stack slots in the stack, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 62e5a9ce793f747129ad2923ea40d0225fbfe3d1
blob + a8c39cf36b21bec13fcc76909d12af4c5511daf1
--- lua_close.3.html
+++ lua_close.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_close</code> &#x2014;
     <span class="Nd">ensures that there are at least extra free stack slots in
-    the stack</span></p>
+    the stack, function indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - c7d284ff8c07d87c03ce7a10635e76dbfb16a598
blob + 7cfe738d294f11f3f1675ae558278ea9f3bb0b4e
--- lua_concat.3
+++ lua_concat.3
@@ -4,7 +4,8 @@
 .Sh NAME
 .Nm lua_concat
 .Nd concatenates the values at the top of the stack, pops them, and leaves the
-result at the top
+result at the top, function indicator
+.Bq -n, +1, e
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - f9393b170e07716ee775a5540bfedaae19ef7647
blob + 632e044442c51db26949294d64b114f050dbeaca
--- lua_concat.3.html
+++ lua_concat.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_concat</code> &#x2014;
     <span class="Nd">concatenates the values at the top of the stack, pops them,
-    and leaves the result at the top</span></p>
+    and leaves the result at the top, function indicator [-n, +1, e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - b34af570cfe94bf90cd468a8dd26177c9dd7f2a5
blob + d543b4b33bdc4d0cec6daf41803106222e24e33c
--- lua_cpcall.3
+++ lua_cpcall.3
@@ -3,7 +3,10 @@
 .Os
 .Sh NAME
 .Nm lua_cpcall
-.Nd calls the C function in protected mode
+.Nd calls the C function in protected mode, function indicator
+.Bo -0, + Pq 0|1 ,
+-
+.Bc
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 3a1c4896384e4c4836f1ae28e2be031f0f2d1dab
blob + ea16f3fb43f05d11a6382f37f17bd21a47ff75a2
--- lua_cpcall.3.html
+++ lua_cpcall.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_cpcall</code> &#x2014; <span class="Nd">calls
-    the C function in protected mode</span></p>
+    the C function in protected mode, function indicator [-0, + (0|1),
+  -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 59d340427446afacc99be9ae907283636aaaa07c
blob + 7549e39fbf966cbf93a30672d8ca14debbe59702
--- lua_createtable.3
+++ lua_createtable.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_createtable
-.Nd creates a new empty table and pushes it onto the stack
+.Nd creates a new empty table and pushes it onto the stack, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - bb6167570df3c6d16f206373266d204c57999192
blob + c6c296e8e2162361ab3be1e703ffcdb97b84615e
--- lua_createtable.3.html
+++ lua_createtable.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_createtable</code> &#x2014;
-    <span class="Nd">creates a new empty table and pushes it onto the
-    stack</span></p>
+    <span class="Nd">creates a new empty table and pushes it onto the stack,
+    function indicator [-0, +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 4c8349a1b835be6d393def9d920ef485700fafbf
blob + d6737a244bc90f63bf49435928e5b9d4cd759c0a
--- lua_dump.3
+++ lua_dump.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_dump
-.Nd dumps a function as a binary chunk
+.Nd dumps a function as a binary chunk, function indicator
+.Bq -0, +0, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 62891e9d4699e8784afde19914ac5d47a0a9f8cd
blob + 35190457e791b6c6b1feae00b61aa6cdc79ffb36
--- lua_dump.3.html
+++ lua_dump.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_dump</code> &#x2014; <span class="Nd">dumps a
-    function as a binary chunk</span></p>
+    function as a binary chunk, function indicator [-0, +0, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - b95a856b7c53a7c399a406e54081f69815f450a4
blob + ff6645c0ba70f37e05200ccdf8b6c5883354ffa8
--- lua_equal.3
+++ lua_equal.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_equal
-.Nd compare two values for equality
+.Nd compare two values for equality, function indicator
+.Bq -0, +0, e
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - ea10ffea4e5bc78698ac324684feff0da539f30a
blob + 56a0c86098fdd2a3fe4912448efbddeb8d88c02d
--- lua_equal.3.html
+++ lua_equal.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_equal</code> &#x2014;
-    <span class="Nd">compare two values for equality</span></p>
+    <span class="Nd">compare two values for equality, function indicator [-0,
+    +0, e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 4280d878af688b2d681405306bb76eb29c15e2eb
blob + c52c0438af6480b88461795f2a34c6c9d325a1b5
--- lua_error.3
+++ lua_error.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_error
-.Nd generates a Lua error
+.Nd generates a Lua error, function indicator
+.Bq -1, +0, v
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 50232b0745cde7d79741e76e67f277527acafe1a
blob + d397449eb15c2366e3e1a3cb8100940656a03337
--- lua_error.3.html
+++ lua_error.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_error</code> &#x2014;
-    <span class="Nd">generates a Lua error</span></p>
+    <span class="Nd">generates a Lua error, function indicator [-1, +0,
+    v]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 3546f12f608065ff8603cd5698265bca6f7050ee
blob + 4b1b16b3f5d44792b566e8f1bdd7fd3fdbf5d0a9
--- lua_gc.3
+++ lua_gc.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_gc
-.Nd controls the garbage collector
+.Nd controls the garbage collector, function indicator
+.Bq -0, +0, e
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - e58dc3b0473b054ffebd9edfe6fcd9a4438388f9
blob + d92ac6deb55a7514901b834a41d94c70eab5c06b
--- lua_gc.3.html
+++ lua_gc.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_gc</code> &#x2014; <span class="Nd">controls
-    the garbage collector</span></p>
+    the garbage collector, function indicator [-0, +0, e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 7c348ff7bbdda8e9cb08d1c8e0f7c69b00989970
blob + e45b25f5740174c7ea92347a15f06945aafebd9d
--- lua_getallocf.3
+++ lua_getallocf.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_getallocf
-.Nd returns the memory-allocation function of a given state
+.Nd returns the memory-allocation function of a given state, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft lua_Alloc
blob - e8c568570387c7b7832e520f7b3fc733ccea2a61
blob + 449439686cfb18621710f14fca679e686d2f571f
--- lua_getallocf.3.html
+++ lua_getallocf.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_getallocf</code> &#x2014;
-    <span class="Nd">returns the memory-allocation function of a given
-    state</span></p>
+    <span class="Nd">returns the memory-allocation function of a given state,
+    function indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - e3bbc2efc6bbef3e6e80739e8241b99a431694e8
blob + e73ec64c301c22c1ea5e79fef98c08254453fa9b
--- lua_getfenv.3
+++ lua_getfenv.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_getfenv
-.Nd pushes onto the stack the environment table of the value at the given index
+.Nd pushes onto the stack the environment table of the value at the given index, function indicator
+.Bq -0, +1, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - d2909e8f521e164c71e08c0875793596018fb20b
blob + 7a2ae453c33561fcabc4bb27594f72018fc00f6a
--- lua_getfenv.3.html
+++ lua_getfenv.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_getfenv</code> &#x2014;
     <span class="Nd">pushes onto the stack the environment table of the value at
-    the given index</span></p>
+    the given index, function indicator [-0, +1, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 3727ded3cb58f444fdc3bfdf2885ba171863c1d9
blob + 73680b8161b41d0d1c00ada0200612af283a1a16
--- lua_getfield.3
+++ lua_getfield.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_getfield
-.Nd pushes onto the stack the value t[k], where t is the value at the given valid index
+.Nd pushes onto the stack the value t[k], where t is the value at the given valid index, function indicator
+.Bq -0, +1, e
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 179d275a3332e1392c512a3c8e5f2ef16bbc92a2
blob + d4d4aa883164af24e5360f4a0e134c421656e9d7
--- lua_getfield.3.html
+++ lua_getfield.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_getfield</code> &#x2014;
     <span class="Nd">pushes onto the stack the value t[k], where t is the value
-    at the given valid index</span></p>
+    at the given valid index, function indicator [-0, +1, e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - f72a7c976c731b526a65422e05d4793f59519d06
blob + b49e8aa2baa4e679263c7404f1392c1160ea539f
--- lua_getglobal.3
+++ lua_getglobal.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_getglobal
-.Nd pushes onto the stack the value of the global name
+.Nd pushes onto the stack the value of the global name, function indicator
+.Bq -0, +1, e
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 857744a7d760dad5a8e006022cbe701a6b704169
blob + 990908ea379478caef6302248425f0d8a6906f50
--- lua_getglobal.3.html
+++ lua_getglobal.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_getglobal</code> &#x2014;
-    <span class="Nd">pushes onto the stack the value of the global
-  name</span></p>
+    <span class="Nd">pushes onto the stack the value of the global name,
+    function indicator [-0, +1, e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 9fc0d5e31247fafbb1b88cc6fee0538786b42890
blob + d350ac19e902c5da6a22f154705f4c2e32cca6ad
--- lua_gethook.3
+++ lua_gethook.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_gethook
-.Nd returns the current hook function
+.Nd returns the current hook function, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft lua_Hook
blob - a57b4813fa94e736a69f8587c9d798ed7b074bab
blob + 69d19ce45a9ccd84906cb034e6b887dcf6bc6ee0
--- lua_gethook.3.html
+++ lua_gethook.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_gethook</code> &#x2014;
-    <span class="Nd">returns the current hook function</span></p>
+    <span class="Nd">returns the current hook function, function indicator [-0,
+    +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 4cc898065a8265f9d107b2210e10b1e32182e683
blob + 7c5420bb088fb193043a619f9293ba5f1e89219f
--- lua_gethookcount.3
+++ lua_gethookcount.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_gethookcount
-.Nd returns the current hook count
+.Nd returns the current hook count, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 7b99476827899c1b53b52b19d7560ce90868e3a3
blob + ed33f4de851c6ab3db9ad495fd68599d981a56ef
--- lua_gethookcount.3.html
+++ lua_gethookcount.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_gethookcount</code> &#x2014;
-    <span class="Nd">returns the current hook count</span></p>
+    <span class="Nd">returns the current hook count, function indicator [-0, +0,
+    -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 26852c63f5120a59bfcf6c9ef0714cade336e977
blob + 390fd2a4a9c5643f9359cd58e9a8c4cffa5b952d
--- lua_gethookmask.3
+++ lua_gethookmask.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_gethookmask
-.Nd returns the current hook mask
+.Nd returns the current hook mask, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 44aaa9f061acff78a4a616b08005946966258148
blob + 9c732004e9c3923c45f15fe557982d7666c8586b
--- lua_gethookmask.3.html
+++ lua_gethookmask.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_gethookmask</code> &#x2014;
-    <span class="Nd">returns the current hook mask</span></p>
+    <span class="Nd">returns the current hook mask, function indicator [-0, +0,
+    -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - a9536a1077d27f3edf9b0eb4bb2b567512aaefcd
blob + 76f1888072e4f2b3e21799480258da92dde62545
--- lua_getinfo.3
+++ lua_getinfo.3
@@ -3,7 +3,11 @@
 .Os
 .Sh NAME
 .Nm lua_getinfo
-.Nd returns information about a specific function or function invocation
+.Nd returns information about a specific function or function invocation, function indicator
+.Bo - Pq 0|1 ,
++ Pq 0|1|2 ,
+m
+.Bc
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 290c9da24431f80ab77969881c9240ec620c445f
blob + e39eadf941bd373b2f2f9d5b2cd22111f6233de4
--- lua_getinfo.3.html
+++ lua_getinfo.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_getinfo</code> &#x2014;
     <span class="Nd">returns information about a specific function or function
-    invocation</span></p>
+    invocation, function indicator [- (0|1), + Pq 0|1|2 , m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 3bb407e627ba2b4847f86831730f2a6207c83b14
blob + 9a4d9855ceb31c4769019011a402677e8dc1c214
--- lua_getlocal.3
+++ lua_getlocal.3
@@ -3,7 +3,10 @@
 .Os
 .Sh NAME
 .Nm lua_getlocal
-.Nd gets information about a local variable of a given activation record
+.Nd gets information about a local variable of a given activation record, function indicator
+.Bo -0, + Pq 0|1 ,
+-
+.Bc
 .Sh SYNOPSIS
 .In lua.h
 .Ft const char *
blob - e9aa3a2b94a9b51ee6db6a1e2356f97443bfc9be
blob + 4c823e90146a703caf331f665e4a63de3a027712
--- lua_getlocal.3.html
+++ lua_getlocal.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_getlocal</code> &#x2014;
     <span class="Nd">gets information about a local variable of a given
-    activation record</span></p>
+    activation record, function indicator [-0, + (0|1), -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - d508132557f202c48017c1fdd342e23621189cd2
blob + fd93ee4252a086efb1a144270de3d652427b1dfe
--- lua_getmetatable.3
+++ lua_getmetatable.3
@@ -3,7 +3,10 @@
 .Os
 .Sh NAME
 .Nm lua_getmetatable
-.Nd pushes onto the stack the metatable of the value at the given acceptable index
+.Nd pushes onto the stack the metatable of the value at the given acceptable index, function indicator
+.Bo -0, + Pq 0|1 ,
+-
+.Bc
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - b74bb6cf94e3bb5e2653d13579d4bf386bd1f623
blob + 419399c02988a84e5ef1e23b0bbf9dd15e09e3ff
--- lua_getmetatable.3.html
+++ lua_getmetatable.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_getmetatable</code> &#x2014;
     <span class="Nd">pushes onto the stack the metatable of the value at the
-    given acceptable index</span></p>
+    given acceptable index, function indicator [-0, + (0|1), -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 10ef22f1255cb90ec5bb69e68cdbf3df14b57511
blob + 9b59c11a3c5e35a1eeaf62da8cbe96917bc164d1
--- lua_getstack.3
+++ lua_getstack.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_getstack
-.Nd get information about the interpreter runtime stack
+.Nd get information about the interpreter runtime stack, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 62cb1a939b22f4cc652a85f7d739504bd0e38e2f
blob + b4b6eaa1e3f485672b5f33da8c39d1bd21176809
--- lua_getstack.3.html
+++ lua_getstack.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_getstack</code> &#x2014; <span class="Nd">get
-    information about the interpreter runtime stack</span></p>
+    information about the interpreter runtime stack, function indicator [-0, +0,
+    -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 76a86364e1df4f17796a9fa8ec39234159659176
blob + 56283924e8d5361c3cab3b068517bb607b1445a8
--- lua_gettable.3
+++ lua_gettable.3
@@ -4,7 +4,8 @@
 .Sh NAME
 .Nm lua_gettable
 .Nd pushes onto the stack the value t[k], where t is the value at the given valid
-index and k is the value at the top of the stack
+index and k is the value at the top of the stack, function indicator
+.Bq -1, +1, e
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 251f3432c64d806c13115da8e4c40e889754d70d
blob + d26aba6752075a1aec9c4814299895f5d341d7d9
--- lua_gettable.3.html
+++ lua_gettable.3.html
@@ -19,8 +19,8 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_gettable</code> &#x2014;
     <span class="Nd">pushes onto the stack the value t[k], where t is the value
-    at the given valid index and k is the value at the top of the
-  stack</span></p>
+    at the given valid index and k is the value at the top of the stack,
+    function indicator [-1, +1, e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 8da859c48707a0e13baa8347da07e577b26b58c3
blob + a6d31dcaefbe88875f386b1a2e21776783e2f65b
--- lua_gettop.3
+++ lua_gettop.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_gettop
-.Nd returns the index of the top element in the stack
+.Nd returns the index of the top element in the stack, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - c1959333d17172e2fadc2bb1509316ec90d27726
blob + b25d231fb0909b241af4ed7f231177561d16fd08
--- lua_gettop.3.html
+++ lua_gettop.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_gettop</code> &#x2014;
-    <span class="Nd">returns the index of the top element in the
-  stack</span></p>
+    <span class="Nd">returns the index of the top element in the stack, function
+    indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 55de275046b8460a84d79e0828c3a2565a31e5c3
blob + e6f67b48e8a0da7429facf2f059d9d620e4d2b3d
--- lua_getupvalue.3
+++ lua_getupvalue.3
@@ -3,7 +3,10 @@
 .Os
 .Sh NAME
 .Nm lua_getupvalue
-.Nd gets information about a closure's upvalue
+.Nd gets information about a closure's upvalue, function indicator
+.Bo -0, + Pq 0|1 ,
+-
+.Bc
 .Sh SYNOPSIS
 .In lua.h
 .Ft const char *
blob - 26c719a3247362817ecef8eb6c832cd1be7c1c5f
blob + e6129991e90bbb07e5ab29240f7893819d9a76fe
--- lua_getupvalue.3.html
+++ lua_getupvalue.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_getupvalue</code> &#x2014;
-    <span class="Nd">gets information about a closure's upvalue</span></p>
+    <span class="Nd">gets information about a closure's upvalue, function
+    indicator [-0, + (0|1), -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 5d761df28d9aca518695b9342a62e4171af20f1e
blob + 9ebb18f911852bc590e0712c5ebee2c63e3e4479
--- lua_insert.3
+++ lua_insert.3
@@ -4,7 +4,8 @@
 .Sh NAME
 .Nm lua_insert
 .Nd moves the top element into the given valid index, shifting up the elements
-above this index to open space
+above this index to open space, function indicator
+.Bq -1, +1, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - dcb335bc08242e402b00b68fe2f9dfeb36fa329c
blob + d0c683a756a3b8d7a5d54f958c4b156e22838df6
--- lua_insert.3.html
+++ lua_insert.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_insert</code> &#x2014; <span class="Nd">moves
     the top element into the given valid index, shifting up the elements above
-    this index to open space</span></p>
+    this index to open space, function indicator [-1, +1, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - ee7b02bd31bfb67cf34b1404db1caa4b6e1c2ee5
blob + c7b6cb6d9e8b852265d84abbd382121a0a9114a3
--- lua_isboolean.3
+++ lua_isboolean.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_isboolean
-.Nd check whether a value is a boolean
+.Nd check whether a value is a boolean, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 3d7b9fbe813205dcb2124d59ba2ad09a149038ff
blob + 16210343059169783b871896b2447e624818eee9
--- lua_isboolean.3.html
+++ lua_isboolean.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_isboolean</code> &#x2014;
-    <span class="Nd">check whether a value is a boolean</span></p>
+    <span class="Nd">check whether a value is a boolean, function indicator [-0,
+    +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 6558385f59c2e319d5137aa9b429739fababb4c5
blob + 9f736d4afe9ed7fc63f8ccea00be84fba8ccabc8
--- lua_iscfunction.3
+++ lua_iscfunction.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_iscfunction
-.Nd check whether a value is a C function
+.Nd check whether a value is a C function, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 0b5e18ee4c70e6c42b6d56fce99fb5ca31b478a1
blob + f1eb46a664cdf8e1a698929a9ac5aac97f988ffd
--- lua_iscfunction.3.html
+++ lua_iscfunction.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_iscfunction</code> &#x2014;
-    <span class="Nd">check whether a value is a C function</span></p>
+    <span class="Nd">check whether a value is a C function, function indicator
+    [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - c96dc84923a533c383f0cbab5f874aa5db6f748f
blob + ac577f4da0040d2fbf9b08bf00cecaa402095ba5
--- lua_isfunction.3
+++ lua_isfunction.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_isfunction
-.Nd check whether a value is a function
+.Nd check whether a value is a function, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 7c269aaf8d8bde603b2f3d86af8991a0ba44d8e1
blob + 2cd6544ae2b63c225c56a2e9ced37244dc9c3d38
--- lua_isfunction.3.html
+++ lua_isfunction.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_isfunction</code> &#x2014;
-    <span class="Nd">check whether a value is a function</span></p>
+    <span class="Nd">check whether a value is a function, function indicator
+    [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 00622693069d916eb84155cde6b1f2aa602da642
blob + 8173d75551062fd2999d8ccb8a2f834ec99b7f26
--- lua_islightuserdata.3
+++ lua_islightuserdata.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_islightuserdata
-.Nd check whether a value is a light userdata
+.Nd check whether a value is a light userdata, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 538d5b4cf9dcc64851e9309724751eb15703ad17
blob + 09fbaa836f0aef1aad6a1f4541b0e6bd515dfc4e
--- lua_islightuserdata.3.html
+++ lua_islightuserdata.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_islightuserdata</code> &#x2014;
-    <span class="Nd">check whether a value is a light userdata</span></p>
+    <span class="Nd">check whether a value is a light userdata, function
+    indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 8ece0c7f4242fdb5f7b6746be8edcc12a1a2ac6f
blob + 353af1bb9677e5d217bdf713c2483adcbd6038ed
--- lua_isnil.3
+++ lua_isnil.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_isnil
-.Nd check whether a value is a nil
+.Nd check whether a value is a nil, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - d26db645e63039db4a3bddc403a958ffa0bdfdf4
blob + 266a5676de44a5affab010ace6dd92a14dcc7764
--- lua_isnil.3.html
+++ lua_isnil.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_isnil</code> &#x2014; <span class="Nd">check
-    whether a value is a nil</span></p>
+    whether a value is a nil, function indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 2337f07202173d7ad2ca3f92fdc3ee2ded48dac1
blob + 8b26670be0e6391bca03dd6b9a0a9f373338d8d7
--- lua_isnone.3
+++ lua_isnone.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_isnone
-.Nd check whether a value is not valid
+.Nd check whether a value is not valid, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - f4dd28aec3ffcab310629187598a98203663da49
blob + a2c02990fe3f53066cb879c15d611af558992d25
--- lua_isnone.3.html
+++ lua_isnone.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_isnone</code> &#x2014; <span class="Nd">check
-    whether a value is not valid</span></p>
+    whether a value is not valid, function indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 07cf95ac0ed2af47041a8ec40b7036f8e33dffd8
blob + 7f5786aff1f5d816accafe2c171f36600257ad25
--- lua_isnoneornil.3
+++ lua_isnoneornil.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_isnoneornil
-.Nd check whether a value is not valid or if the value is nil
+.Nd check whether a value is not valid or if the value is nil, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 0d3cd88ceae8e683357916dd266280123e1c203b
blob + 968c7d76c47715597ee0a167a14e23efb1605cd2
--- lua_isnoneornil.3.html
+++ lua_isnoneornil.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_isnoneornil</code> &#x2014;
-    <span class="Nd">check whether a value is not valid or if the value is
-    nil</span></p>
+    <span class="Nd">check whether a value is not valid or if the value is nil,
+    function indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 67375aaf54cf37314d50964b4a7183d5351c0c40
blob + 8cad513cbbfde8427cedf673e62b5e498487915f
--- lua_isnumber.3
+++ lua_isnumber.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_isnumber
-.Nd check whether a value is a number
+.Nd check whether a value is a number, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 48c0b16dbade302d273dcd3f8636ee172027d5b3
blob + 0123a9df816842b521ae444220eee6631ec260b0
--- lua_isnumber.3.html
+++ lua_isnumber.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_isnumber</code> &#x2014;
-    <span class="Nd">check whether a value is a number</span></p>
+    <span class="Nd">check whether a value is a number, function indicator [-0,
+    +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - d2b8c264c0da360c10c4ca87028b044e085d514f
blob + 509b607e6bf2217abcf4b70cd7139ef137639dd0
--- lua_isstring.3
+++ lua_isstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_isstring
-.Nd check whether a value is a string or a number
+.Nd check whether a value is a string or a number, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - a41bb7e4836540c1b7fd68f99fa5d020c71a3773
blob + 68a9973ef2a6c78945b221cfd3c8c80d59e8e038
--- lua_isstring.3.html
+++ lua_isstring.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_isstring</code> &#x2014;
-    <span class="Nd">check whether a value is a string or a number</span></p>
+    <span class="Nd">check whether a value is a string or a number, function
+    indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 7183c88fda82f3de2b6d6add509f8a0f827110e7
blob + eed62fdf1e53ac1446704fd1dc83cbbe2d4e83d8
--- lua_istable.3
+++ lua_istable.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_istable
-.Nd check whether a value is a table
+.Nd check whether a value is a table, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 9eb0069fcd5ed270761de16be14b3582b68ea230
blob + e981007d8caf6dc9d00c32f90e199b2caf0d1a93
--- lua_istable.3.html
+++ lua_istable.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_istable</code> &#x2014;
-    <span class="Nd">check whether a value is a table</span></p>
+    <span class="Nd">check whether a value is a table, function indicator [-0,
+    +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - cbc0a288d97e5a2e357256fe92aafb29cb554b25
blob + 92905425115c1bddbebb20bf07e236a555a0c520
--- lua_isthread.3
+++ lua_isthread.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_isthread
-.Nd check whether a value is a thread
+.Nd check whether a value is a thread, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 1c59a236a36d5b4eeb0c3b920ce4a90d5c5cb5a0
blob + b2c1ba496dec82a792fbdce4cda54323b114d5d0
--- lua_isthread.3.html
+++ lua_isthread.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_isthread</code> &#x2014;
-    <span class="Nd">check whether a value is a thread</span></p>
+    <span class="Nd">check whether a value is a thread, function indicator [-0,
+    +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - f6b066a7389e3fcb6a819a86f7d88860da0a81a2
blob + 7386181dad4e9b95aab900f430fff19e1f3ff73c
--- lua_isuserdata.3
+++ lua_isuserdata.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_isuserdata
-.Nd check whether a value is a userdata
+.Nd check whether a value is a userdata, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 7ccbda664025f834cc741d358f4351d429117ef1
blob + 958bf2d221770222b64ad324bab0c93c853a3cee
--- lua_isuserdata.3.html
+++ lua_isuserdata.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_isuserdata</code> &#x2014;
-    <span class="Nd">check whether a value is a userdata</span></p>
+    <span class="Nd">check whether a value is a userdata, function indicator
+    [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 21d651b70712462d3838e1f5116533fb8ce8b542
blob + 50f7b2975429575f48c7e426ce70e0fa17e19eb6
--- lua_lessthan.3
+++ lua_lessthan.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_lessthan
-.Nd compares two values
+.Nd compares two values, function indicator
+.Bq -0, +0, e
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - f4e2e338c190d1f426be66d4e5bd17d652d8b534
blob + a56d0f3e9c5fe1dd24fde55fe3ae64028891eeb3
--- lua_lessthan.3.html
+++ lua_lessthan.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_lessthan</code> &#x2014;
-    <span class="Nd">compares two values</span></p>
+    <span class="Nd">compares two values, function indicator [-0, +0,
+  e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 237d92fb3ad2cea9fa4dcbc34992d48b6fb6c50b
blob + c17438645c0efba08a5f7e202df873e10e077e9c
--- lua_load.3
+++ lua_load.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_load
-.Nd loads a Lua chunk
+.Nd loads a Lua chunk, function indicator
+.Bq -0, +1, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - db5eaed4acf6c1e5f467033d5eb412626f08b29e
blob + 4f7aaf24f1c1f1d4bff55cbaa76794d1dd4806b2
--- lua_load.3.html
+++ lua_load.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_load</code> &#x2014; <span class="Nd">loads a
-    Lua chunk</span></p>
+    Lua chunk, function indicator [-0, +1, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - ab3781e7ff87589fa40aa65809b0423a4be3a187
blob + 412533627dc7c1aabbf1757092f30b56a7aebd65
--- lua_newstate.3
+++ lua_newstate.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_newstate
-.Nd creates a new, independent state
+.Nd creates a new, independent state, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft lua_State *
blob - 080d4a565bc93a3013e1e72bf6763d41709b5d4b
blob + 4adaa8bedc295f765a3f6b3c28234a0ccd2785e9
--- lua_newstate.3.html
+++ lua_newstate.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_newstate</code> &#x2014;
-    <span class="Nd">creates a new, independent state</span></p>
+    <span class="Nd">creates a new, independent state, function indicator [-0,
+    +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - b6537ab9a19b6efd9f4c912e2dd661e01bb2bf21
blob + e6890a26c516323d35f97105b354d07fe9669491
--- lua_newtable.3
+++ lua_newtable.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_newtable
-.Nd creates a new empty table and pushes it onto the stack
+.Nd creates a new empty table and pushes it onto the stack, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 42824895e167b14e7ae0322038caedfd382efd4b
blob + f21926675fdf62f9c7a552b1c03b48dc8fd6db21
--- lua_newtable.3.html
+++ lua_newtable.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_newtable</code> &#x2014;
-    <span class="Nd">creates a new empty table and pushes it onto the
-    stack</span></p>
+    <span class="Nd">creates a new empty table and pushes it onto the stack,
+    function indicator [-0, +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - bbde69cc60bf8e531ca58595056694a088114319
blob + 4051eb23394e46784877a3b6e23c5e4522173f99
--- lua_newthread.3
+++ lua_newthread.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_newthread
-.Nd creates a new thread
+.Nd creates a new thread, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft lua_State *
blob - fd82a65abd638cf4cf34f89ea6e701b01a2da7fe
blob + 3ba31613696157041c51740b85116d0a5a412e24
--- lua_newthread.3.html
+++ lua_newthread.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_newthread</code> &#x2014;
-    <span class="Nd">creates a new thread</span></p>
+    <span class="Nd">creates a new thread, function indicator [-0, +1,
+  m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 30e905ded2624b87f7cddf4b32450a842fdf0ef5
blob + a2e6fc5eff7694e26457351c0b019a313e635eea
--- lua_newuserdata.3
+++ lua_newuserdata.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_newuserdata
-.Nd allocates a new block of memory with the given size
+.Nd allocates a new block of memory with the given size, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft void *
blob - 4f53c1823356c4dbc14a0f9428ab20c654fde287
blob + d21df5abe1de72d63d991af5573e9d43842a8eb2
--- lua_newuserdata.3.html
+++ lua_newuserdata.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_newuserdata</code> &#x2014;
-    <span class="Nd">allocates a new block of memory with the given
-  size</span></p>
+    <span class="Nd">allocates a new block of memory with the given size,
+    function indicator [-0, +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 4c65fdbd197e5248213707078628affa858e637a
blob + 02ade0c74110ede2787c78cbcecbc38a517102ce
--- lua_next.3
+++ lua_next.3
@@ -3,7 +3,10 @@
 .Os
 .Sh NAME
 .Nm lua_next
-.Nd pops a key from the stack, and pushes a key-value pair from the table
+.Nd pops a key from the stack, and pushes a key-value pair from the table, function indicator
+.Bo -1, + Pq 2|0 ,
+e
+.Bc
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - c70323d87269ca543b787caed6822068c69d09a4
blob + 180494c9b4be4ed23f5392af2e219818680b4a1a
--- lua_next.3.html
+++ lua_next.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_next</code> &#x2014; <span class="Nd">pops a
-    key from the stack, and pushes a key-value pair from the table</span></p>
+    key from the stack, and pushes a key-value pair from the table, function
+    indicator [-1, + (2|0), e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - f82aec52f12a48d83f9dab1aae2a3ba1abedcbd9
blob + 581c470ed23405e45bbe22b64a363c343ea164c0
--- lua_objlen.3
+++ lua_objlen.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_objlen
-.Nd returns the "length" of the value
+.Nd returns the "length" of the value, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft size_t
blob - 53767cbb829253eb400e407777c3f54d56aa7b24
blob + 81733b7800fc26e2f321fb366f79619f765e3907
--- lua_objlen.3.html
+++ lua_objlen.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_objlen</code> &#x2014;
-    <span class="Nd">returns the length of the value</span></p>
+    <span class="Nd">returns the length of the value, function indicator [-0,
+    +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - e01fb2e0c7eee1981dd998348efa301d22119392
blob + 00d007e7bf6e5b11979f03de0968f71c40c41978
--- lua_pcall.3
+++ lua_pcall.3
@@ -3,7 +3,11 @@
 .Os
 .Sh NAME
 .Nm lua_pcall
-.Nd calls a function in protected mode
+.Nd calls a function in protected mode, function indicator
+.Bo - Pq nargs + 1 ,
++ Pq nresults|1 ,
+-
+.Bc
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 4b005ef4b483875a16e05f2c938dda053464c068
blob + c18f164cadbf4e0ed6bf32ccb74800d4bc235b65
--- lua_pcall.3.html
+++ lua_pcall.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pcall</code> &#x2014; <span class="Nd">calls
-    a function in protected mode</span></p>
+    a function in protected mode, function indicator [- (nargs + 1), + Pq
+    nresults|1 , -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 3eeb713cf122b1a45f313bb8e74a1188ee5a709f
blob + 31cde859c57950244b997bd206b10d7016ef3803
--- lua_pop.3
+++ lua_pop.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pop
-.Nd pops n elements from the stack
+.Nd pops n elements from the stack, function indicator
+.Bq -n, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 38f6a5e06caf725836700091966a371a5b32eec1
blob + 0e0e8551870d42ff4a8b567215f22cff4e0ab641
--- lua_pop.3.html
+++ lua_pop.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pop</code> &#x2014; <span class="Nd">pops n
-    elements from the stack</span></p>
+    elements from the stack, function indicator [-n, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - b40f464897dadd50ff68310ed12878850fb9cc6a
blob + 290d9c0a17c9459b525f0d7628a507a035c047d9
--- lua_pushboolean.3
+++ lua_pushboolean.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushboolean
-.Nd pushes a boolean value onto the stack
+.Nd pushes a boolean value onto the stack, function indicator
+.Bq -0, +1, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - ad66eb002cc5699d3454113b223fc0474e37b1f9
blob + 48c62a51a17c0957e84b95b1eb71f4b2504b5424
--- lua_pushboolean.3.html
+++ lua_pushboolean.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushboolean</code> &#x2014;
-    <span class="Nd">pushes a boolean value onto the stack</span></p>
+    <span class="Nd">pushes a boolean value onto the stack, function indicator
+    [-0, +1, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 70ad7890e458b094daf24662bdf2db67c8ce4453
blob + 2572c9bb2b1297e4338089dd5c20d877f291f9d4
--- lua_pushcclosure.3
+++ lua_pushcclosure.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushcclosure
-.Nd pushes a new C closure onto the stack
+.Nd pushes a new C closure onto the stack, function indicator
+.Bq -n, +1, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 1b91e27fd4f687cb63ff04806f5920756f8e3f55
blob + 11d1616796ffd09d85929bc5ff8ff886edaf1c18
--- lua_pushcclosure.3.html
+++ lua_pushcclosure.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushcclosure</code> &#x2014;
-    <span class="Nd">pushes a new C closure onto the stack</span></p>
+    <span class="Nd">pushes a new C closure onto the stack, function indicator
+    [-n, +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 5bc6792d7ca20354bf9ee8f0c26391fefc00a899
blob + 16c67baa4741a196b073223b605f752cf2e9535a
--- lua_pushcfunction.3
+++ lua_pushcfunction.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushcfunction
-.Nd pushes a C function onto the stack
+.Nd pushes a C function onto the stack, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - d2f3619935c580aed4a340853e1ffa8dfea4539d
blob + 178223b378eb3492d673ad03209df3f164098853
--- lua_pushcfunction.3.html
+++ lua_pushcfunction.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushcfunction</code> &#x2014;
-    <span class="Nd">pushes a C function onto the stack</span></p>
+    <span class="Nd">pushes a C function onto the stack, function indicator [-0,
+    +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - c065ffc23a112d797c89441e1f50f44b0a7cfc12
blob + e767ee8db52845eaacbe46aa6df09671714988e2
--- lua_pushfstring.3
+++ lua_pushfstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushfstring
-.Nd pushes onto the stack a formatted string and returns a pointer to this string
+.Nd pushes onto the stack a formatted string and returns a pointer to this string, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft const char *
blob - ea8aedd1e20323b79e2c81ad44b9f0abd7b3dd61
blob + 096202bb24e6a00baca2efe921e8fa2e1ad05e92
--- lua_pushfstring.3.html
+++ lua_pushfstring.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushfstring</code> &#x2014;
     <span class="Nd">pushes onto the stack a formatted string and returns a
-    pointer to this string</span></p>
+    pointer to this string, function indicator [-0, +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - f4c30ac1c8fccba70d2d0a48295f34feda50abad
blob + 1e1fc62ea53b94b6ba294bf63ce24ec9afde5d33
--- lua_pushinteger.3
+++ lua_pushinteger.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushinteger
-.Nd pushes a number with value
+.Nd pushes a number with value, function indicator
+.Bq -0, +1, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 35463db4706837ba6f87333fe001dda87b086948
blob + 908e864547726e24011f1ebca34ffe612bd8e9e5
--- lua_pushinteger.3.html
+++ lua_pushinteger.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushinteger</code> &#x2014;
-    <span class="Nd">pushes a number with value</span></p>
+    <span class="Nd">pushes a number with value, function indicator [-0, +1,
+    -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 7f8b7abeed4c70a2c5031521e2e9148d581bb69c
blob + cbcb686a482a488217eab32b952cc7fa5c0e3257
--- lua_pushlightuserdata.3
+++ lua_pushlightuserdata.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushlightuserdata
-.Nd pushes a light userdata onto the stack
+.Nd pushes a light userdata onto the stack, function indicator
+.Bq -0, +1, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 495fa16060db6934569dc96e1947d69e4c365605
blob + 2b906bc7fa41d37d98c5b842aec324b528bd15cf
--- lua_pushlightuserdata.3.html
+++ lua_pushlightuserdata.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushlightuserdata</code> &#x2014;
-    <span class="Nd">pushes a light userdata onto the stack</span></p>
+    <span class="Nd">pushes a light userdata onto the stack, function indicator
+    [-0, +1, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 8101ddd879ebffdf06e27d929efa48bde44a04c9
blob + 3747567bc37e94ffe79c23d8a4726b62eb36fe9e
--- lua_pushliteral.3
+++ lua_pushliteral.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushliteral
-.Nd pushes the string onto the stack
+.Nd pushes the string onto the stack, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 8f21b6dce7ed5f8c5950d93fb4c783f5e03746c3
blob + 0b9722a675f0675a0d3bd0153ea553fc7d47f511
--- lua_pushliteral.3.html
+++ lua_pushliteral.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushliteral</code> &#x2014;
-    <span class="Nd">pushes the string onto the stack</span></p>
+    <span class="Nd">pushes the string onto the stack, function indicator [-0,
+    +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - a328231fead150c3c2528d5e3b78039f01c1fad0
blob + e6791cf1175a5fdcce9d52cbaa0b486ab89a4ec2
--- lua_pushlstring.3
+++ lua_pushlstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushlstring
-.Nd pushes the string onto the stack
+.Nd pushes the string onto the stack, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 3d266217acb8eb46e789a9b63997aa92f3a40225
blob + 96846b4614256c0fdb5a195d9094cff3bba135e8
--- lua_pushlstring.3.html
+++ lua_pushlstring.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushlstring</code> &#x2014;
-    <span class="Nd">pushes the string onto the stack</span></p>
+    <span class="Nd">pushes the string onto the stack, function indicator [-0,
+    +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 1c505590ce83da0933717df4f6e4c257ad8a1a75
blob + ca2470d5c13a84ce31e9e0fee946e58fea2383c8
--- lua_pushnil.3
+++ lua_pushnil.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushnil
-.Nd pushes a nil value onto the stack
+.Nd pushes a nil value onto the stack, function indicator
+.Bq -0, +1, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 5495062c1504019f3091ea5fda6594a0bce19351
blob + 9c4c5bbfa4ac6608977802993314e3c0038bb285
--- lua_pushnil.3.html
+++ lua_pushnil.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushnil</code> &#x2014;
-    <span class="Nd">pushes a nil value onto the stack</span></p>
+    <span class="Nd">pushes a nil value onto the stack, function indicator [-0,
+    +1, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 4f019f90f2eba384485cb30f9b2af96595567df3
blob + 8009499ad699105efd3553a08999647d8b5403de
--- lua_pushnumber.3
+++ lua_pushnumber.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushnumber
-.Nd pushes a number onto the stack
+.Nd pushes a number onto the stack, function indicator
+.Bq -0, +1, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - d893fa1f8a3f1efed4fd743bb2bf83a94c9bc71f
blob + e94d0d8afd82c877d0e12988bc722b5c7c86639d
--- lua_pushnumber.3.html
+++ lua_pushnumber.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushnumber</code> &#x2014;
-    <span class="Nd">pushes a number onto the stack</span></p>
+    <span class="Nd">pushes a number onto the stack, function indicator [-0, +1,
+    -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - f3122713b944e304cab730ec25318c76c4c753eb
blob + 13edb58470ecf382588a6e5a07e92ef752f57120
--- lua_pushstring.3
+++ lua_pushstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushstring
-.Nd pushes the zero-terminated string onto the stack
+.Nd pushes the zero-terminated string onto the stack, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 8ca3e69f4a62193265b4926f9fb9969fd9363158
blob + c59195341467baf46f845b2908051e82851e30e8
--- lua_pushstring.3.html
+++ lua_pushstring.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushstring</code> &#x2014;
-    <span class="Nd">pushes the zero-terminated string onto the stack</span></p>
+    <span class="Nd">pushes the zero-terminated string onto the stack, function
+    indicator [-0, +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - a04d41c98c28dd42391ca443d24145347328a263
blob + 96c9c33f4c409e5c98f007b79c520382c3750079
--- lua_pushthread.3
+++ lua_pushthread.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushthread
-.Nd pushes the thread onto the stack
+.Nd pushes the thread onto the stack, function indicator
+.Bq -0, +1, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 745981c8fe9f22d0c77b7922f58b54626d64692a
blob + 839ae55210d4e5e418e0b89ee14b7ae53117ef5f
--- lua_pushthread.3.html
+++ lua_pushthread.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushthread</code> &#x2014;
-    <span class="Nd">pushes the thread onto the stack</span></p>
+    <span class="Nd">pushes the thread onto the stack, function indicator [-0,
+    +1, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - d0fe3d4ce1b275e0de3d3f61697c73308f74955d
blob + b6de6a245e9415149773861d48cb6e4b171abf64
--- lua_pushvalue.3
+++ lua_pushvalue.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushvalue
-.Nd pushes a copy of the element onto the stack
+.Nd pushes a copy of the element onto the stack, function indicator
+.Bq -0, +1, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 09513dc90db71f80e94ef47180d2e62f270b197b
blob + bd76f1a04d27d7e933ae8f42aba49b5d1a7d1516
--- lua_pushvalue.3.html
+++ lua_pushvalue.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushvalue</code> &#x2014;
-    <span class="Nd">pushes a copy of the element onto the stack</span></p>
+    <span class="Nd">pushes a copy of the element onto the stack, function
+    indicator [-0, +1, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 3c78e20c9b4d037ac42a712117afeb62a223be69
blob + 6a18e69ff520abf46967e52c23dcae69ce4b7676
--- lua_pushvfstring.3
+++ lua_pushvfstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_pushvfstring
-.Nd pushes onto the stack a formatted string and returns a pointer to this string
+.Nd pushes onto the stack a formatted string and returns a pointer to this string, function indicator
+.Bq -0, +1, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft const char *
blob - 88e86629d1aa7b8148197ac1770336a06cf0fa2b
blob + 64423628b648f3aefb7db2d531b640ad656a33af
--- lua_pushvfstring.3.html
+++ lua_pushvfstring.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_pushvfstring</code> &#x2014;
     <span class="Nd">pushes onto the stack a formatted string and returns a
-    pointer to this string</span></p>
+    pointer to this string, function indicator [-0, +1, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 3c00a0b9d0e3b302ce03e84bccd567ae3462dfcf
blob + cd8f40ad91bd6ee5eac18242ded59a960796e3d2
--- lua_rawequal.3
+++ lua_rawequal.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_rawequal
-.Nd compare two values for equality without calling metamethods
+.Nd compare two values for equality without calling metamethods, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 1c6feac9232ec6ea8481db891992e54f74f96f0c
blob + 6f5423f25dbec90fc3e04ffec60e714078958010
--- lua_rawequal.3.html
+++ lua_rawequal.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_rawequal</code> &#x2014;
     <span class="Nd">compare two values for equality without calling
-    metamethods</span></p>
+    metamethods, function indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - c51fc0adf15bad5eaf762ebd934fe079157ecd07
blob + 9eba354a3bd0ec2306b21cfc2f61851c76ad7ea4
--- lua_rawget.3
+++ lua_rawget.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_rawget
-.Nd pops the key from the stack
+.Nd pops the key from the stack, function indicator
+.Bq -1, +1, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - b7d1c470a279ff6f23aad279da2be9fb6842d780
blob + e0c51bbc936df8e1484bd4207cb58ac440748031
--- lua_rawget.3.html
+++ lua_rawget.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_rawget</code> &#x2014; <span class="Nd">pops
-    the key from the stack</span></p>
+    the key from the stack, function indicator [-1, +1, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 210bc84f2f1307e52d03bb5fcf2dddc516c08cf0
blob + 8980cfa7313930a26a7b048c87e206b075d405ec
--- lua_rawgeti.3
+++ lua_rawgeti.3
@@ -4,7 +4,8 @@
 .Sh NAME
 .Nm lua_rawgeti
 .Nd pushes onto the stack the value t[n], where t is the value at the given
-valid index
+valid index, function indicator
+.Bq -0, +1, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - b89cd3bb0bdb3bad4617cb821403d05e4e6a1519
blob + 828172eec31547f3feb2c56e9d0128198add44c2
--- lua_rawgeti.3.html
+++ lua_rawgeti.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_rawgeti</code> &#x2014;
     <span class="Nd">pushes onto the stack the value t[n], where t is the value
-    at the given valid index</span></p>
+    at the given valid index, function indicator [-0, +1, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 11eb37a6186674287de7c2e8486a4693d4b69443
blob + 59966b7c3547fb02e6fa7378daf5cbcd02fca38c
--- lua_rawset.3
+++ lua_rawset.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_rawset
-.Nd pops both the key and the value from the stack
+.Nd pops both the key and the value from the stack, function indicator
+.Bq -2, +0, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 11c26c047fe0b74c6c6336504a1ae592be0fbb27
blob + f3378440e0de7cc3604a2d4c88ccbf453e5c0950
--- lua_rawset.3.html
+++ lua_rawset.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_rawset</code> &#x2014; <span class="Nd">pops
-    both the key and the value from the stack</span></p>
+    both the key and the value from the stack, function indicator [-2, +0,
+    m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - b4effe0f9cbefba58e41c9d604e7282d0e3d9164
blob + 8c654a156850bfa04815f9fc7ccf14c22ec53e19
--- lua_rawseti.3
+++ lua_rawseti.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_rawseti
-.Nd pops the value from the stack
+.Nd pops the value from the stack, function indicator
+.Bq -1, +0, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 3f75cb6b945759ff813b29b32a1fe397800cb7b3
blob + c6b7b873f71725087ed7f6e722281c76b2b3de2b
--- lua_rawseti.3.html
+++ lua_rawseti.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_rawseti</code> &#x2014; <span class="Nd">pops
-    the value from the stack</span></p>
+    the value from the stack, function indicator [-1, +0, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - f73671cf2df665d0623d8bebdac334ab6cd615c1
blob + b6a3c53edafe028a4ddb10158d96c6be0d92bc25
--- lua_register.3
+++ lua_register.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_register
-.Nd sets the C function as the new value of global name
+.Nd sets the C function as the new value of global name, function indicator
+.Bq -0, +0, e
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - af9298e07e43da98e5f2d9d9f4839ca6782e632d
blob + 08a9f68e59c9b0b4693e0a7f98ccfa0bd9ce5651
--- lua_register.3.html
+++ lua_register.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_register</code> &#x2014;
-    <span class="Nd">sets the C function as the new value of global
-  name</span></p>
+    <span class="Nd">sets the C function as the new value of global name,
+    function indicator [-0, +0, e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - b9cc54e0ea89fcfdb8ab14d458571150374265be
blob + 19bb10c8f3fad5f1168250f1c740b9e52952d7be
--- lua_remove.3
+++ lua_remove.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_remove
-.Nd removes the element at the given index
+.Nd removes the element at the given index, function indicator
+.Bq -1, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - fc2a15cf0acf63610d303904194a4c2c4bf67ba1
blob + 6357490ccfb897b18c19b9ecfe67864b22da0021
--- lua_remove.3.html
+++ lua_remove.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_remove</code> &#x2014;
-    <span class="Nd">removes the element at the given index</span></p>
+    <span class="Nd">removes the element at the given index, function indicator
+    [-1, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 6cc484531f2a74a22718a52543f6ef691ce5d894
blob + 80ccdf3b6741c11415b11367626f0ef4372a9639
--- lua_replace.3
+++ lua_replace.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_replace
-.Nd moves the top element into the given position
+.Nd moves the top element into the given position, function indicator
+.Bq -1, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 06a84fab6300edd0f52ffbe6d4f0d7523c56afbe
blob + 62de9bebf22fdb0f20dcbbd49a9f2a2f246299f9
--- lua_replace.3.html
+++ lua_replace.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_replace</code> &#x2014;
-    <span class="Nd">moves the top element into the given position</span></p>
+    <span class="Nd">moves the top element into the given position, function
+    indicator [-1, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 1b11d900fbe1d62a3245ecdc152da5009ffd62bf
blob + 3a78cd7a461aea56005633b38547965343a827ee
--- lua_resume.3
+++ lua_resume.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_resume
-.Nd starts and resumes a coroutine in a given thread
+.Nd starts and resumes a coroutine in a given thread, function indicator
+.Bq -?, +?, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 1247b36e8e78b7f9cf908c4e03d558a537d6b953
blob + 28969aa01161e7646b468e32e3adc34358c28c41
--- lua_resume.3.html
+++ lua_resume.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_resume</code> &#x2014;
-    <span class="Nd">starts and resumes a coroutine in a given thread</span></p>
+    <span class="Nd">starts and resumes a coroutine in a given thread, function
+    indicator [-?, +?, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - d4b25e79bd47b176767e16b7b916b64a19872923
blob + 15c4ff6d93be54f6334a73138f16ff517dae38b8
--- lua_setallocf.3
+++ lua_setallocf.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_setallocf
-.Nd changes the allocator function
+.Nd changes the allocator function, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - ba5f63f0f7fa1e65e0f25d9ce7fac1a2bc179006
blob + f2c52b5481e90bc642e2b0f491474d808ad4361b
--- lua_setallocf.3.html
+++ lua_setallocf.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_setallocf</code> &#x2014;
-    <span class="Nd">changes the allocator function</span></p>
+    <span class="Nd">changes the allocator function, function indicator [-0, +0,
+    -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - a6eae2a7ede82d3d02e8de52c9987543e269bbb0
blob + ad3b58d17b0e57dbf179f750d269c29650587143
--- lua_setfenv.3
+++ lua_setfenv.3
@@ -3,7 +3,9 @@
 .Os
 .Sh NAME
 .Nm lua_setfenv
-.Nd pops a table from the stack and sets it as the new environment for the value
+.Nd pops a table from the stack and sets it as the new environment for the
+value, function indicator
+.Bq -1, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 7a24aad602e6cef23d8f393e1ee0860bc31c46ac
blob + c9f1eaa79c7a6f4dcc66e3a1d1bcb9d62d936dfb
--- lua_setfenv.3.html
+++ lua_setfenv.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_setfenv</code> &#x2014; <span class="Nd">pops
-    a table from the stack and sets it as the new environment for the
-    value</span></p>
+    a table from the stack and sets it as the new environment for the value,
+    function indicator [-1, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - cf4b172a77b851c2d71d8ebae61fae5fa1f4f4ed
blob + c86ad89c801370c84920a37440d0dd4176c10663
--- lua_setfield.3
+++ lua_setfield.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_setfield
-.Nd pops the value from the stack
+.Nd pops the value from the stack, function indicator
+.Bq -1, +0, e
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 723fee038558434fa63622573799104437e9dd1d
blob + 3f534d58144175bd50df9d4b5876ef7cebfd9f74
--- lua_setfield.3.html
+++ lua_setfield.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_setfield</code> &#x2014;
-    <span class="Nd">pops the value from the stack</span></p>
+    <span class="Nd">pops the value from the stack, function indicator [-1, +0,
+    e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 5264535d58e3b221f07d5ede88268c01ecbf99e4
blob + e4a2a1186f69f72c72369035b0b8b41eb13153c3
--- lua_setglobal.3
+++ lua_setglobal.3
@@ -3,7 +3,9 @@
 .Os
 .Sh NAME
 .Nm lua_setglobal
-.Nd pops a value from the stack and sets it as the new value of global name
+.Nd pops a value from the stack and sets it as the new value of global name,
+function indicator
+.Bq -1, +0, e
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 9f4725bc512fff407b0f3fcc9db1c44d640f850d
blob + 767105146f8867f903981e4e3bb00bf9f82b53b0
--- lua_setglobal.3.html
+++ lua_setglobal.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_setglobal</code> &#x2014;
     <span class="Nd">pops a value from the stack and sets it as the new value of
-    global name</span></p>
+    global name, function indicator [-1, +0, e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 005ef1505add9b2fa718f381d293e34ffd3037b2
blob + 7ba32d8ce1901bfbb06790f2d27da10c422bd145
--- lua_sethook.3
+++ lua_sethook.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_sethook
-.Nd sets the debugging hook function
+.Nd sets the debugging hook function, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In fcntl.h
 .Ft int
blob - 35aa1ff8dc80867ee2dc1283038f7d935eea1099
blob + a9cda54edbfb6f78139eb735c47a5b0b10d1c951
--- lua_sethook.3.html
+++ lua_sethook.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_sethook</code> &#x2014; <span class="Nd">sets
-    the debugging hook function</span></p>
+    the debugging hook function, function indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 676fe0d26db5336641c8e2e54fe54ec80e0c41ad
blob + 478cb02fe0c81346bfcd2c1636df75021331880f
--- lua_setlocal.3
+++ lua_setlocal.3
@@ -3,7 +3,10 @@
 .Os
 .Sh NAME
 .Nm lua_setlocal
-.Nd sets the value of a local variable of a given activation record
+.Nd sets the value of a local variable of a given activation record, function indicator
+.Bo - Pq 0|1 ,
++0, -
+.Bc
 .Sh SYNOPSIS
 .In lua.h
 .Ft const char *
blob - 87b2f19abb48eb95969c5f105f13a3cf1e312a72
blob + a70ec8f3b1edebd145b7e5922c7400ba8fc8c12b
--- lua_setlocal.3.html
+++ lua_setlocal.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_setlocal</code> &#x2014;
     <span class="Nd">sets the value of a local variable of a given activation
-    record</span></p>
+    record, function indicator [- (0|1), +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 29833649d3742e28c1a6480a47f443ce3965ce27
blob + 7b9a0c12bf06e0ca1a5a490004a8a6920915f626
--- lua_setmetatable.3
+++ lua_setmetatable.3
@@ -3,7 +3,9 @@
 .Os
 .Sh NAME
 .Nm lua_setmetatable
-.Nd pops a table from the stack and sets it as the new metatable for the value
+.Nd pops a table from the stack and sets it as the new metatable for the value,
+function indicator
+.Bq -1, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 51e599e1aaad76767c594064928e92dcd1fb2ea0
blob + 5c43bf346c55d038e5d3caf2870ee85f7f919036
--- lua_setmetatable.3.html
+++ lua_setmetatable.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_setmetatable</code> &#x2014;
     <span class="Nd">pops a table from the stack and sets it as the new
-    metatable for the value</span></p>
+    metatable for the value, function indicator [-1, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - b87ad7eb242f958f3f8586930fa799c6c822beed
blob + 8f9547dd0b70eb3ae2ba7af2d2511a8cdc9e01dc
--- lua_settable.3
+++ lua_settable.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_settable
-.Nd pops both the key and the value from the stack
+.Nd pops both the key and the value from the stack, function indicator
+.Bq -2, +0, e
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 990dd15715a933de95e481233cc604c5b86e9d9c
blob + a2019a380d6b23fe6ec4c793104cc4b072dc1cab
--- lua_settable.3.html
+++ lua_settable.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_settable</code> &#x2014;
-    <span class="Nd">pops both the key and the value from the stack</span></p>
+    <span class="Nd">pops both the key and the value from the stack, function
+    indicator [-2, +0, e]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - a55ce5ac46bbe39316653234576ba940675631ef
blob + e885c31c46d9e677730c2a8d5a597e0a5e5d8e42
--- lua_settop.3
+++ lua_settop.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_settop
-.Nd sets the stack top to the index
+.Nd sets the stack top to the index, function indicator
+.Bq -?, +?, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 0c7b9e5f365cedb18f6070c4b8de7047943cd1b1
blob + 0d6884a3974196b0ef1fccab9d251531207f1fdc
--- lua_settop.3.html
+++ lua_settop.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_settop</code> &#x2014; <span class="Nd">sets
-    the stack top to the index</span></p>
+    the stack top to the index, function indicator [-?, +?, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 58f26fc7602077b7e938209c5e87a7a526c46271
blob + 80b9888aa931431e16431220015aad8900b69b67
--- lua_setupvalue.3
+++ lua_setupvalue.3
@@ -3,7 +3,10 @@
 .Os
 .Sh NAME
 .Nm lua_setupvalue
-.Nd sets the value of a closure's upvalue
+.Nd sets the value of a closure's upvalue, function indicator
+.Bo - Pq 0|1 ,
++0, -
+.Bc
 .Sh SYNOPSIS
 .In lua.h
 .Ft const char *
blob - b2e6fa303aae657b54cb7ed5ab605173fc8bfa8a
blob + 8a4213b81dba02c845ce7719bc5fcc84b381a2d7
--- lua_setupvalue.3.html
+++ lua_setupvalue.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_setupvalue</code> &#x2014;
-    <span class="Nd">sets the value of a closure's upvalue</span></p>
+    <span class="Nd">sets the value of a closure's upvalue, function indicator
+    [- (0|1), +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 2887a2be67be7fa3779fb8a6db583989fe6b11de
blob + 82d7f11e53d49661e8f76b13c7cfae228e95f9c3
--- lua_status.3
+++ lua_status.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_status
-.Nd returns the status of the thread L
+.Nd returns the status of the thread L, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - d09fe5194bb4f5b4ceef4738b1dda1b48f758b95
blob + 629960e6d026e39431d6e4b503833b375fb171d2
--- lua_status.3.html
+++ lua_status.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_status</code> &#x2014;
-    <span class="Nd">returns the status of the thread L</span></p>
+    <span class="Nd">returns the status of the thread L, function indicator [-0,
+    +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 4ff5281457f98fd89a4f14ac7be4ed577ceb45ec
blob + 8ad72bee06e24868725ebec26c0be8b1ac33643f
--- lua_toboolean.3
+++ lua_toboolean.3
@@ -7,7 +7,8 @@
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
-.Fn lua_toboolean "lua_State *L" "int index"
+.Fn lua_toboolean "lua_State *L" "int index", function indicator
+.Bq -0, +0, -
 .Sh DESCRIPTION
 .Fn lua_toboolean
 converts the Lua value at the given acceptable index to a C boolean value (0 or
blob - 7bb125cd458f1c8b91f838ecc022021319b94b41
blob + 441eac4284392a313ed8ae34e9e661ce213eb169
--- lua_toboolean.3.html
+++ lua_toboolean.3.html
@@ -27,7 +27,8 @@
 <p class="Pp"><var class="Ft">int</var>
   <br/>
   <code class="Fn">lua_toboolean</code>(<var class="Fa" style="white-space: nowrap;">lua_State
-    *L</var>, <var class="Fa" style="white-space: nowrap;">int index</var>);</p>
+    *L</var>, <var class="Fa" style="white-space: nowrap;">int index</var>);,
+    function indicator [-0, +0, -]</p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
blob - 17e600499347cc0bf82249e7820b3b82b1804daf
blob + 8651dbaa73e9851f2d925bb2f13fced8124895c8
--- lua_tocfunction.3
+++ lua_tocfunction.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_tocfunction
-.Nd converts a value to a C function
+.Nd converts a value to a C function, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft lua_CFunction
blob - f94968879d120d81c6cb39970d79ee9f56a59050
blob + 5a831c96cf2a58013cfe0baa370ee8f21db91794
--- lua_tocfunction.3.html
+++ lua_tocfunction.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_tocfunction</code> &#x2014;
-    <span class="Nd">converts a value to a C function</span></p>
+    <span class="Nd">converts a value to a C function, function indicator [-0,
+    +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - d54ea07f906da5102fc9479cc7d40baea4f7b239
blob + 6a60d5fdd5fc5d2ca22fa8deca265589657ed22a
--- lua_tointeger.3
+++ lua_tointeger.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_tointeger
-.Nd converts the Lua value to the signed integral type
+.Nd converts the Lua value to the signed integral type, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft lua_Integer
blob - e07fbeb5165d55655a8b6aebec721af452490d1d
blob + 03f5f3d721b73147dedb056f1cdd6fd669a87d5c
--- lua_tointeger.3.html
+++ lua_tointeger.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_tointeger</code> &#x2014;
-    <span class="Nd">converts the Lua value to the signed integral
-  type</span></p>
+    <span class="Nd">converts the Lua value to the signed integral type,
+    function indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 73811601c6db30224f8766604e12c8d559707254
blob + da7f69b4cd09995020b31828875426a8425e097b
--- lua_tolstring.3
+++ lua_tolstring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_tolstring
-.Nd converts the Lua value to a C string
+.Nd converts the Lua value to a C string, function indicator
+.Bq -0, +0, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft const char *
blob - a47c16aaa0b18b9907d8389cbe08bf7a835258cc
blob + a8ef1576f67b40b33565abcd0faf5518e54e35f6
--- lua_tolstring.3.html
+++ lua_tolstring.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_tolstring</code> &#x2014;
-    <span class="Nd">converts the Lua value to a C string</span></p>
+    <span class="Nd">converts the Lua value to a C string, function indicator
+    [-0, +0, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 772f99d171895b778eb81bd7cf3296d42fef587d
blob + 3cf381cab79c7389b9459fb1a48698f0ad9190b8
--- lua_tonumber.3
+++ lua_tonumber.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_tonumber
-.Nd converts the Lua value to the C type
+.Nd converts the Lua value to the C type, function indicator
+.Bq -0, +0, -
 .Xr lua_Number 3
 .Sh SYNOPSIS
 .In lua.h
blob - 71d0fce94e6c2edb2bf60d20c9a9c924b2e22a1b
blob + aa5d99c3a230f2af6e31e85cb5744d14a3d9982f
--- lua_tonumber.3.html
+++ lua_tonumber.3.html
@@ -18,8 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_tonumber</code> &#x2014;
-    <span class="Nd">converts the Lua value to the C type
-    <a class="Xr">lua_Number(3)</a></span></p>
+    <span class="Nd">converts the Lua value to the C type, function indicator
+    [-0, +0, -] <a class="Xr">lua_Number(3)</a></span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - ac3dfd827da10bf4833354840c1aaa9c5cc904b0
blob + e4a86251e3d0e1473a9ce38f935ed25258bc1d16
--- lua_topointer.3
+++ lua_topointer.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_topointer
-.Nd converts the value to a generic C pointer
+.Nd converts the value to a generic C pointer, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft const void *
blob - a74c436bbc155035c457c33994d5d63f2b6a5767
blob + 2302891438329fb26d96ced4f21335b61f829eff
--- lua_topointer.3.html
+++ lua_topointer.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_topointer</code> &#x2014;
-    <span class="Nd">converts the value to a generic C pointer</span></p>
+    <span class="Nd">converts the value to a generic C pointer, function
+    indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 495d487829b48eb8f2b93ba42449214cba4b18f0
blob + aabeaac95cded9cfff9c01e07e26eff3da3bbc63
--- lua_tostring.3
+++ lua_tostring.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_tostring
-.Nd converts the Lua value to a C string
+.Nd converts the Lua value to a C string, function indicator
+.Bq -0, +0, m
 .Sh SYNOPSIS
 .In lua.h
 .Ft const char *
blob - 22f7502700250fe6bb691f83d96c3e4dd37e4ce8
blob + 61b2f6c104601350c8bc2aebe21f2d24d19eaa2d
--- lua_tostring.3.html
+++ lua_tostring.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_tostring</code> &#x2014;
-    <span class="Nd">converts the Lua value to a C string</span></p>
+    <span class="Nd">converts the Lua value to a C string, function indicator
+    [-0, +0, m]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 936db681615845c5dcda478103b1a666e7563547
blob + c675976b6941778f02c653448c3104a6d0fb196b
--- lua_tothread.3
+++ lua_tothread.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_tothread
-.Nd converts the value to a Lua thread
+.Nd converts the value to a Lua thread, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft lua_State *
blob - 7af7da32cc25d76983d0a9b31a61258c97d01381
blob + d59638e0a2fb3a2941579c2825e7462905cba09f
--- lua_tothread.3.html
+++ lua_tothread.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_tothread</code> &#x2014;
-    <span class="Nd">converts the value to a Lua thread</span></p>
+    <span class="Nd">converts the value to a Lua thread, function indicator [-0,
+    +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 7707705f62b672ea19a62a8dcc1a1406bb5fd12c
blob + 9ada715c349403babc90082093a8089e17c454d0
--- lua_touserdata.3
+++ lua_touserdata.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_touserdata
-.Nd returns address to userdata
+.Nd returns address to userdata, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void *
blob - d9721cb9ae218ad83aa4fdf3a03339d787feecdf
blob + 942dc1dd3b5c473b775ffd45b30ab5bcd2fc0d09
--- lua_touserdata.3.html
+++ lua_touserdata.3.html
@@ -18,7 +18,8 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_touserdata</code> &#x2014;
-    <span class="Nd">returns address to userdata</span></p>
+    <span class="Nd">returns address to userdata, function indicator [-0, +0,
+    -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - 933f6e194efdc0289f9e3d49fbf0dc9b042db51c
blob + 3453a7a387e701b4825734add3c3e16bd37b2011
--- lua_type.3
+++ lua_type.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_type
-.Nd returns the type of the value
+.Nd returns the type of the value, function indicator
+.Bq -0, +0, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 3d26b27db77ebac7bb4c4a3b3ac16923376d9648
blob + fcb3242a7e290d6eb9544af844fbe19d129fa7d2
--- lua_type.3.html
+++ lua_type.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_type</code> &#x2014; <span class="Nd">returns
-    the type of the value</span></p>
+    the type of the value, function indicator [-0, +0, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - f6ba5c7c4ca4a90274a442eb94f79971aa0149e6
blob + 0f9f366fbb68b14a74803c3deabe5314e9a7a390
--- lua_typename.3
+++ lua_typename.3
@@ -4,6 +4,9 @@
 .Sh NAME
 .Nm lua_typename
 .Nd returns the name of the type encoded by the value
+.Bd -literal -compact
+.Bq -0, +0, -
+.Ed
 .Sh SYNOPSIS
 .In lua.h
 .Ft const char *
blob - 888bd0fdbb9fe05dbace480281843a63b6355057
blob + 9ee2d63427e8e5c26a6e7801ecb658be5d701aa4
--- lua_typename.3.html
+++ lua_typename.3.html
@@ -20,6 +20,9 @@
 <p class="Pp"><code class="Nm">lua_typename</code> &#x2014;
     <span class="Nd">returns the name of the type encoded by the
   value</span></p>
+<div class="Bd Li">
+<pre>[-0, +0, -]</pre>
+</div>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - ae0105dee449476981fc259af737b98c88630045
blob + 5809851ba613c0bd642f792873dc0cbf2c00bd77
--- lua_xmove.3
+++ lua_xmove.3
@@ -3,7 +3,9 @@
 .Os
 .Sh NAME
 .Nm lua_xmove
-.Nd exchange values between different threads of the same global state
+.Nd exchange values between different threads of the same global state,
+function indicator
+.Bq -?, +?, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft void
blob - 3882c6ce37341d0f193319f24d1e1036b7c0135c
blob + 22f1b83a0daac9f822c6e5e34d2baf0aa243ee5a
--- lua_xmove.3.html
+++ lua_xmove.3.html
@@ -19,7 +19,7 @@
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_xmove</code> &#x2014;
     <span class="Nd">exchange values between different threads of the same
-    global state</span></p>
+    global state, function indicator [-?, +?, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
blob - be7bdd5a3d3e10cd5fa01ea8e83fe0b945910167
blob + 28c9d3bc9597362b50bd2027bfbe6c96ac5b1fc1
--- lua_yield.3
+++ lua_yield.3
@@ -3,7 +3,8 @@
 .Os
 .Sh NAME
 .Nm lua_yield
-.Nd yields a coroutine
+.Nd yields a coroutine, function indicator
+.Bq -?, +?, -
 .Sh SYNOPSIS
 .In lua.h
 .Ft int
blob - 322a8fc0afadd0abdac0fbd6db173e87d528011c
blob + 4e51b908401503072b04e1f039416b52f7e4a4f6
--- lua_yield.3.html
+++ lua_yield.3.html
@@ -18,7 +18,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <p class="Pp"><code class="Nm">lua_yield</code> &#x2014; <span class="Nd">yields
-    a coroutine</span></p>
+    a coroutine, function indicator [-?, +?, -]</span></p>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>