Commit Diff


commit - 7770629c940d1dd567101c82cc0395038360f76e
commit + 7cad4307db2248ead52c68ef3a263ae226d3e557
blob - 3e5693ee3e83da58c32f8a75d5eaf8a232b8891f
blob + fc932ee0b53996e7a0555ab3e444f8ca76f1cc18
--- man3/luaL_Buffer.3
+++ man3/luaL_Buffer.3
@@ -55,4 +55,4 @@ string on its top.
 .Sh HISTORY
 The
 .Fn luaL_Buffer
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 897bbc03baf4317e98657d69045f318301cb841c
blob + 774bfb2778714a3e5bd52932be162869f9f1fc78
--- man3/luaL_Reg.3
+++ man3/luaL_Reg.3
@@ -43,4 +43,4 @@ are
 .Sh HISTORY
 The
 .Fn luaL_Reg
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e5c9b4f1930f776dc23e90b4c1a54f8b96f96c34
blob + 392695941fb227ed39c491ab506fb6419bde6f9e
--- man3/luaL_addchar.3
+++ man3/luaL_addchar.3
@@ -27,4 +27,4 @@ to the buffer
 .Sh HISTORY
 The
 .Fn luaL_addchar
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - daa564c0c2a4b6058b8a6c89685619d6caebab7f
blob + 5fbccd2e12136ec9854571b57f5c10c6865a04b8
--- man3/luaL_addlstring.3
+++ man3/luaL_addlstring.3
@@ -30,4 +30,4 @@ The string may contain embedded zeros.
 .Sh HISTORY
 The
 .Fn luaL_addlstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - fae1d0c1b77ba90c7111de96fc0e2d80559d447f
blob + 6532e6f7b3b2324ca13c73e0a5f915b4e4b497f3
--- man3/luaL_addsize.3
+++ man3/luaL_addsize.3
@@ -30,4 +30,4 @@ previously copied to the buffer area
 .Sh HISTORY
 The
 .Fn luaL_addsize
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - b82bb2b02fd135f36c252fc9df5c6b4eb4c4ca55
blob + 0dada7d909a4556ff372160dd2e601016029aa5f
--- man3/luaL_addstring.3
+++ man3/luaL_addstring.3
@@ -28,4 +28,4 @@ The string may not contain embedded zeros.
 .Sh HISTORY
 The
 .Fn luaL_addstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 964146d5e9d99a92a4099fe736c290fa5d237113
blob + e32bb5a91c68e7d93ef2610a06f556c31f731e6f
--- man3/luaL_addvalue.3
+++ man3/luaL_addvalue.3
@@ -29,4 +29,4 @@ an extra element on the stack, which is the value to b
 .Sh HISTORY
 The
 .Fn luaL_addvalue
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 3aeaf8cce7eae5356700c9fedb9ade08a9e95d92
blob + 7e17a6307034c595ebaabf49ebcf348ba3bb785c
--- man3/luaL_argcheck.3
+++ man3/luaL_argcheck.3
@@ -28,4 +28,4 @@ bad argument #<narg> to <func> (<extramsg>)
 .Sh HISTORY
 The
 .Fn luaL_argcheck
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - b2fd2f1b3bf275777d1a3059a9b837aeccf9fbd7
blob + c7066062fd55b2c881ffb09c957e3429a0ed1eef
--- man3/luaL_argerror.3
+++ man3/luaL_argerror.3
@@ -31,4 +31,4 @@ return
 .Sh HISTORY
 The
 .Fn luaL_argerror
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 1ac8ff3a92ab4aa47836edb4b014b035442444dc
blob + 796b2ad0d4b82fd6767ad6baa3c06af0e91745f5
--- man3/luaL_buffinit.3
+++ man3/luaL_buffinit.3
@@ -27,4 +27,4 @@ variable
 .Sh HISTORY
 The
 .Fn luaL_buffinit
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - a602df59f98e87b7bc3165b2e5160d121274efa0
blob + c263f884db02aed3b204c75ca1656dbb51721444
--- man3/luaL_callmeta.3
+++ man3/luaL_callmeta.3
@@ -32,4 +32,4 @@ pushing any value on the stack).
 .Sh HISTORY
 The
 .Fn luaL_callmeta
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e0a83f212f8baad2fbb475c54a08f84f7789ab2b
blob + 4ad56c0c4e799c3a32d5f1ab357acd7a7faa1c83
--- man3/luaL_checkany.3
+++ man3/luaL_checkany.3
@@ -26,4 +26,4 @@ position
 .Sh HISTORY
 The
 .Fn luaL_checkany
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - c62fc27b63292688258b7cb994158d3e91bf391b
blob + 014aab173498318907156997905559c88711653b
--- man3/luaL_checkint.3
+++ man3/luaL_checkint.3
@@ -25,4 +25,4 @@ is a number and returns this number cast to an
 .Sh HISTORY
 The
 .Fn luaL_checkint
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 7419965f27d9fc101c220a374566eb2746bb8f22
blob + 09614783ae41e53f3082e093457eca89ae79dee0
--- man3/luaL_checkinteger.3
+++ man3/luaL_checkinteger.3
@@ -27,4 +27,4 @@ cast to a
 .Sh HISTORY
 The
 .Fn luaL_checkinteger
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - f775f4bb699ef3a751da5bea9fb45b2d3a66980c
blob + afa136e9fb819cf024a56bd782f586c6d0505175
--- man3/luaL_checklong.3
+++ man3/luaL_checklong.3
@@ -24,4 +24,4 @@ is a number and returns this number cast to a long.
 .Sh HISTORY
 The
 .Fn luaL_checklong
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - be08cebd023759dc05c5cac2151df96c75394675
blob + ff154b97a6553f8ebec2cdeb26c0d7e7033c2577
--- man3/luaL_checklstring.3
+++ man3/luaL_checklstring.3
@@ -34,4 +34,4 @@ to get its result, so all conversions and caveats of t
 .Sh HISTORY
 The
 .Fn luaL_checklstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e78b18f66f826f986d9e1b6d8c0fe1544f3788a1
blob + cb9360faa97b7062bc569f67db16f901d44a637e
--- man3/luaL_checknumber.3
+++ man3/luaL_checknumber.3
@@ -25,4 +25,4 @@ is a number and returns this number.
 .Sh HISTORY
 The
 .Fn luaL_checknumber
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - dfa3354957890bc14cf8b5c252cc60f6bef563fd
blob + d61e614b0038c2154d0dc741f39e46aabca5c165
--- man3/luaL_checkoption.3
+++ man3/luaL_checkoption.3
@@ -43,4 +43,4 @@ in Lua libraries is to use strings instead of numbers 
 .Sh HISTORY
 The
 .Fn luaL_checkoption
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - acfd3ace0dc16b9a484c6a855b016051f1d1809a
blob + efd86179fd8acf70f3f677e54327166f39a47aa1
--- man3/luaL_checkstack.3
+++ man3/luaL_checkstack.3
@@ -26,4 +26,4 @@ is an additional text to go into the error message.
 .Sh HISTORY
 The
 .Fn luaL_checkstack
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 56faab9805b88041231fe42b70bf61730fc73ae7
blob + 3e603144921a5169a8eaded174f26a77ffa5fabc
--- man3/luaL_checkstring.3
+++ man3/luaL_checkstring.3
@@ -29,4 +29,4 @@ to get its result, so all conversions and caveats of t
 .Sh HISTORY
 The
 .Fn luaL_checkstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 7813b5cb80442d0512292bf904d19b9eed1a9910
blob + 96e86d8757501480d5cc38a216308e87b92c32fe
--- man3/luaL_checktype.3
+++ man3/luaL_checktype.3
@@ -30,4 +30,4 @@ for the encoding of types for
 .Sh HISTORY
 The
 .Fn luaL_checktype
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 76602744fd6ed6342997a020cfae881547a87475
blob + c63503cca617036b944382946fa9b1ad922007be
--- man3/luaL_checkudata.3
+++ man3/luaL_checkudata.3
@@ -27,4 +27,4 @@ is a userdata of the type
 .Sh HISTORY
 The
 .Fn luaL_checkudata
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 2eeaf443440a541a2970299fbd386ba3f7267256
blob + b42ca21f4563ed13ef1292e099beb807f311328e
--- man3/luaL_dofile.3
+++ man3/luaL_dofile.3
@@ -29,4 +29,4 @@ It returns 0 if there are no errors or 1 in case of er
 .Sh HISTORY
 The
 .Fn luaL_dofile
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - feb1e9815050abad535c62dccea7688c752f2259
blob + 656c07fdb3775a9b3b80aab1a7fc628a5fb294d0
--- man3/luaL_dostring.3
+++ man3/luaL_dostring.3
@@ -29,4 +29,4 @@ It returns 0 if there are no errors or 1 in case of er
 .Sh HISTORY
 The
 .Fn luaL_dostring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 437c7e18e08d26aeb895e0bb23e5b110b3213b36
blob + d17264f97825b6eeb06991eac71f1e6b486aae9f
--- man3/luaL_error.3
+++ man3/luaL_error.3
@@ -33,4 +33,4 @@ return
 .Sh HISTORY
 The
 .Fn luaL_error
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 818b23eb9ca41a3aeef2c9ba4f86ec17f97cab86
blob + 4f63bc34ebd59fd65b3b7c9041a427ffdf47f2df
--- man3/luaL_getmetafield.3
+++ man3/luaL_getmetafield.3
@@ -30,4 +30,4 @@ this field, returns 0 and pushes nothing.
 .Sh HISTORY
 The
 .Fn luaL_getmetafield
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 0df1288e77c08f173c5f2444efa9a2645a5ed913
blob + 503f2bd8ed5deaf4148f2104e832d051f167736e
--- man3/luaL_getmetatable.3
+++ man3/luaL_getmetatable.3
@@ -27,4 +27,4 @@ in the registry
 .Sh HISTORY
 The
 .Fn luaL_getmetatable
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - a2fb6f5712cfd54a5283fb3d4a2809b34054353a
blob + 3ac325f21aa3390cf02b1e5b60af72e273a459d4
--- man3/luaL_gsub.3
+++ man3/luaL_gsub.3
@@ -29,4 +29,4 @@ Pushes the resulting string on the stack and returns i
 .Sh HISTORY
 The
 .Fn luaL_gsub
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 631d216df90275fc25d4d0c6e821dff48ab89ce4
blob + a6993e25d8aef5ea2bcf1d7f3e4df7fc26def8b4
--- man3/luaL_loadbuffer.3
+++ man3/luaL_loadbuffer.3
@@ -35,4 +35,4 @@ used for debug information and error messages.
 .Sh HISTORY
 The
 .Fn luaL_loadbuffer
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 02aa511f859beb57644c609000363a8b2f419bee
blob + 0898ac5403743dc81d5bdeff328117d025d1ce6a
--- man3/luaL_loadfile.3
+++ man3/luaL_loadfile.3
@@ -42,4 +42,4 @@ if it cannot open/read the file.
 .Sh HISTORY
 The
 .Fn luaL_loadfile
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - f629eb0db7a3ccb05b4fb992d1d1ede066a685f1
blob + 11514e1343c26f150e8cd720106396474b18ed73
--- man3/luaL_loadstring.3
+++ man3/luaL_loadstring.3
@@ -34,4 +34,4 @@ this function only loads the chunk; it does not run it
 .Sh HISTORY
 The
 .Fn luaL_loadstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - adf3fa44bf3abccee2527551c23ed51d182e6569
blob + f69167eedb8197276ecb10b710783e5f04aef11b
--- man3/luaL_newmetatable.3
+++ man3/luaL_newmetatable.3
@@ -30,4 +30,4 @@ in the registry.
 .Sh HISTORY
 The
 .Fn luaL_newmetatable
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - abeab7eeb2d73a6a1a06a0abddca798d178ede8c
blob + 065a2774a25d8df5eff139565dcad73990a2bc26
--- man3/luaL_newstate.3
+++ man3/luaL_newstate.3
@@ -36,4 +36,4 @@ if there is a memory allocation error.
 .Sh HISTORY
 The
 .Fn luaL_newstate
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 83ef1f61ebb21d91a422cef5307f7be9ae8c1f71
blob + 4eb423423447e204e8d0d85706f0c8356539bf43
--- man3/luaL_openlibs.3
+++ man3/luaL_openlibs.3
@@ -22,4 +22,4 @@ opens all standard Lua libraries into the given state.
 .Sh HISTORY
 The
 .Fn luaL_openlibs
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e8f7930bea6bb983499a1092b3eafc99ff18e9b3
blob + 782c68857d01d30c39760617959448472407f5c4
--- man3/luaL_optint.3
+++ man3/luaL_optint.3
@@ -29,4 +29,4 @@ Otherwise, raises an error.
 .Sh HISTORY
 The
 .Fn luaL_optint
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 78ea493787c549149e5356b6db6c647bfc4d37fc
blob + a2372bc40900e67dc6fc34214895822fabaa922e
--- man3/luaL_optinteger.3
+++ man3/luaL_optinteger.3
@@ -31,4 +31,4 @@ Otherwise, raises an error.
 .Sh HISTORY
 The
 .Fn luaL_optinteger
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - c404fe3b6e58f982fb7674340b4f42df705d026e
blob + 103e66727fe779754f106c6de3761361e52134fd
--- man3/luaL_optlong.3
+++ man3/luaL_optlong.3
@@ -27,4 +27,4 @@ Otherwise, raises an error.
 .Sh HISTORY
 The
 .Fn luaL_optlong
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 99113c5620c0aa923ef9e84b1fce9dec695090e9
blob + 11b96ad529f642c3755c5f523546d96f1e9779af
--- man3/luaL_optlstring.3
+++ man3/luaL_optlstring.3
@@ -37,4 +37,4 @@ with the results's length.
 .Sh HISTORY
 The
 .Fn luaL_optlstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 4b560a5897fd8bfab771a788370488c37056cfb1
blob + efd02564ed62762ec8c781472fa81525de543918
--- man3/luaL_optnumber.3
+++ man3/luaL_optnumber.3
@@ -29,4 +29,4 @@ Otherwise, raises an error.
 .Sh HISTORY
 The
 .Fn luaL_optnumber
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 594a361da9226248f7702b75f8f6d5338dfa6bb5
blob + 0ad9fbd550ee7f8013dd610ba5bfbb63ea1fc9ff
--- man3/luaL_optstring.3
+++ man3/luaL_optstring.3
@@ -29,4 +29,4 @@ Otherwise, raises an error.
 .Sh HISTORY
 The
 .Fn luaL_optstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - ced9c35e1b90bc5e470669dd785d163527d3b500
blob + 7785567f5b928e8df4d849386ca2e650cc76b325
--- man3/luaL_prepbuffer.3
+++ man3/luaL_prepbuffer.3
@@ -34,4 +34,4 @@ with the size of the string to actually add it to the 
 .Sh HISTORY
 The
 .Fn luaL_prepbuffer
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - de66fc1f19eedc4bc0ea364e4d370533f1f05e6d
blob + 4d8b7e6910d18b185ba77fb394e2f0d4a175fcb9
--- man3/luaL_pushresult.3
+++ man3/luaL_pushresult.3
@@ -24,4 +24,4 @@ leaving the final string on the top of the stack.
 .Sh HISTORY
 The
 .Fn luaL_pushresult
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 0ddf16430addbfaa24aa68104731e624b8cafe01
blob + fdc622409cf2b3b4ceec2c013db6a6de4515d20b
--- man3/luaL_ref.3
+++ man3/luaL_ref.3
@@ -48,4 +48,4 @@ is guaranteed to be different from any reference retur
 .Sh HISTORY
 The
 .Fn luaL_ref
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 9d602dffad3589ba83aa6279f4878a7e526b2990
blob + 09ca83651907ce3d0b5a5590ddda71452b7ca890
--- man3/luaL_register.3
+++ man3/luaL_register.3
@@ -52,4 +52,4 @@ In any case the function leaves the table on the top o
 .Sh HISTORY
 The
 .Fn luaL_register
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 3ba20e00320ba185bd805f219e4b5cf2b70b6a23
blob + 058b7ff3445c4bc7d3300209d562cd38f900000b
--- man3/luaL_typename.3
+++ man3/luaL_typename.3
@@ -22,4 +22,4 @@ returns the name of the type of the value at the given
 .Sh HISTORY
 The
 .Fn luaL_typename
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 9948a26952464d88ad324c599950ff23820bc850
blob + 5bb9de701105a1efdcad26ac87185aacb6953180
--- man3/luaL_typerror.3
+++ man3/luaL_typerror.3
@@ -36,4 +36,4 @@ argument.
 .Sh HISTORY
 The
 .Fn luaL_typerror
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 43e60ad7b744ea06ee66ac4f9859986900a124f4
blob + f9ac78af4d83307208469c1ba82e74ecca50e42c
--- man3/luaL_unref.3
+++ man3/luaL_unref.3
@@ -37,4 +37,4 @@ does nothing.
 .Sh HISTORY
 The
 .Fn luaL_unref
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 41ef646825b16066b8eb61e39f8c797f4d81fd4b
blob + 1e19984b542e3bb4707b1f39ba090be658bfc196
--- man3/luaL_where.3
+++ man3/luaL_where.3
@@ -34,4 +34,4 @@ This function is used to build a prefix for error mess
 .Sh HISTORY
 The
 .Fn luaL_where
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 13933cd6a10d047b432ef590346d3871c064d624
blob + fc58a9f59dad3c1f2657252700258e24d852ddc4
--- man3/lua_Alloc.3
+++ man3/lua_Alloc.3
@@ -96,4 +96,4 @@ if and only if it cannot fill the request.
 .Sh HISTORY
 The
 .Fn lua_Alloc
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - caf0e76a893df3d52ca1d9e356e93977d1da9530
blob + ed591c0339468c34304044f6e10b80319357c545
--- man3/lua_CFunction.3
+++ man3/lua_CFunction.3
@@ -59,4 +59,4 @@ static int foo (lua_State *L) {
 .Sh HISTORY
 The
 .Fn lua_CFunction
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - c946f6c2ea20475293d64773d7ce4b40f499f4be
blob + 2fa27a90734809a5d0662bd5d1bf76da45994a27
--- man3/lua_Debug.3
+++ man3/lua_Debug.3
@@ -91,4 +91,4 @@ the number of upvalues of the function.
 .Sh HISTORY
 The
 .Fn lua_Debug
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - f86db2cb387e94e4375e935fce02af076dc70d0a
blob + 0deb4c50f59cd53f4a819a05b23c27a31ecb7190
--- man3/lua_Hook.3
+++ man3/lua_Hook.3
@@ -46,4 +46,4 @@ execution occurs without any calls to hooks.
 .Sh HISTORY
 The
 .Fn lua_Hook
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - f49d8db27cb7e7373f7b7d31e2316e8eaf5e7870
blob + 167098bf42b5a4be66000e590943e723d8dd801c
--- man3/lua_Integer.3
+++ man3/lua_Integer.3
@@ -24,4 +24,4 @@ which is usually the largest signed integral type the 
 .Sh HISTORY
 The
 .Fn lua_Integer
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - ea8f43ef4ac40b9430609da1ed8807a4b44da017
blob + dafb6c397a258fc99eee0d39829e0f33faea4a94
--- man3/lua_Number.3
+++ man3/lua_Number.3
@@ -24,4 +24,4 @@ for numbers (e.g., float or long).
 .Sh HISTORY
 The
 .Vt lua_Number
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 0939d01f479e774c09c344b49c48e701aecdd5aa
blob + 6716b0bcc2c8c888962d4005423b9cdb18e27321
--- man3/lua_Reader.3
+++ man3/lua_Reader.3
@@ -36,4 +36,4 @@ The reader function may return pieces of any size grea
 .Sh HISTORY
 The
 .Fn lua_Reader
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 9cc18caf585d80216f5a20ce4a6bbfef64e157e7
blob + 7dc95dd1a8f35dc5e1c8fa7a5ae409d45853841e
--- man3/lua_State.3
+++ man3/lua_State.3
@@ -27,4 +27,4 @@ which creates a Lua state from scratch.
 .Sh HISTORY
 The
 .Vt lua_State
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 1abbed08ae7e042d21acd3a5aaa7020ddfdd4f1c
blob + dfa9dd5969d2d7880777ea434c31f8a2e0198f2a
--- man3/lua_Writer.3
+++ man3/lua_Writer.3
@@ -36,4 +36,4 @@ from calling the writer again.
 .Sh HISTORY
 The
 .Vt lua_Writer
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 29c25517471acb939ab85ea8a9f12da296e173b3
blob + d6b0fd29ba7c7d57e77b10a726b83c7ee7c5b490
--- man3/lua_atpanic.3
+++ man3/lua_atpanic.3
@@ -31,4 +31,4 @@ The panic function can access the error message at the
 .Sh HISTORY
 The
 .Fn lua_atpanic
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 162de47e3ba0acdcbf723d48e4af89ab2eda9841
blob + faf30cf7a5ce926d47ec24e894c333cc7ba82cec
--- man3/lua_call.3
+++ man3/lua_call.3
@@ -68,4 +68,4 @@ This is considered good programming practice.
 .Sh HISTORY
 The
 .Fn lua_call
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 4fce50efb4a8da7f64de873a5c438c6f6d9876a7
blob + cf455b1d85f68c1f9fdd520e6b5d8d880b42d3d8
--- man3/lua_checkstack.3
+++ man3/lua_checkstack.3
@@ -25,4 +25,4 @@ new size, it is left unchanged.
 .Sh HISTORY
 The
 .Fn lua_checkstack
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 50a1da586318e80f32d33a7a17c4ceec91dc794c
blob + e854d3c6acb0a7a61875c3162435c5ce5391d65e
--- man3/lua_close.3
+++ man3/lua_close.3
@@ -29,4 +29,4 @@ too large.
 .Sh HISTORY
 The
 .Fn lua_close
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 7cfe738d294f11f3f1675ae558278ea9f3bb0b4e
blob + 161dd46628757e7905107bd6a3e753dd3db628af
--- man3/lua_concat.3
+++ man3/lua_concat.3
@@ -35,4 +35,4 @@ is 0, the result is the empty string.
 .Sh HISTORY
 The
 .Fn lua_concat
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - d543b4b33bdc4d0cec6daf41803106222e24e33c
blob + 1678e211b2af4b9f789f4f00f5a47d8218df8a97
--- man3/lua_cpcall.3
+++ man3/lua_cpcall.3
@@ -40,4 +40,4 @@ are discarded.
 .Sh HISTORY
 The
 .Fn lua_cpcall
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 7549e39fbf966cbf93a30672d8ca14debbe59702
blob + d8dfe116262077710087cb994df909e59e8e1d28
--- man3/lua_createtable.3
+++ man3/lua_createtable.3
@@ -32,4 +32,4 @@ Otherwise you can use the function
 .Sh HISTORY
 The
 .Fn lua_createtable
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - d6737a244bc90f63bf49435928e5b9d4cd759c0a
blob + 573be00474e5875741d8feeb344f032c1dad7c41
--- man3/lua_dump.3
+++ man3/lua_dump.3
@@ -35,4 +35,4 @@ means no errors.
 .Sh HISTORY
 The
 .Fn lua_dump
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - ff6645c0ba70f37e05200ccdf8b6c5883354ffa8
blob + ec7f63b1736fcd2e725a3c895fa3d462cbf8e2b9
--- man3/lua_equal.3
+++ man3/lua_equal.3
@@ -30,4 +30,4 @@ Otherwise returns 0. Also returns 0 if any of the indi
 .Sh HISTORY
 The
 .Fn lua_equal
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - c52c0438af6480b88461795f2a34c6c9d325a1b5
blob + 709c1fd815663e8370e4d8e756464c40112fda6c
--- man3/lua_error.3
+++ man3/lua_error.3
@@ -27,4 +27,4 @@ This function does a long jump, and therefore never re
 .Sh HISTORY
 The
 .Fn luaL_error
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 4b1b16b3f5d44792b566e8f1bdd7fd3fdbf5d0a9
blob + e6c92c52e4ac50ddd610cb5f4e61cc1cd881a06a
--- man3/lua_gc.3
+++ man3/lua_gc.3
@@ -52,4 +52,4 @@ The function returns the previous value of the step mu
 .Sh HISTORY
 The
 .Fn lua_gc
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e45b25f5740174c7ea92347a15f06945aafebd9d
blob + e4871f327840e8357256f2026fa96578a2f2fd91
--- man3/lua_getallocf.3
+++ man3/lua_getallocf.3
@@ -32,4 +32,4 @@ the opaque pointer passed to
 .Sh HISTORY
 The
 .Fn lua_getallocf
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e73ec64c301c22c1ea5e79fef98c08254453fa9b
blob + 7d77461a024f8922b55b1d0804dd17f4103fd395
--- man3/lua_getfenv.3
+++ man3/lua_getfenv.3
@@ -22,4 +22,4 @@ pushes onto the stack the environment table of the val
 .Sh HISTORY
 The
 .Fn lua_getfenv
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 73680b8161b41d0d1c00ada0200612af283a1a16
blob + 85663795df56023922b46dccc969591561013ab8
--- man3/lua_getfield.3
+++ man3/lua_getfield.3
@@ -26,4 +26,4 @@ event.
 .Sh HISTORY
 The
 .Fn lua_getfield
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - b49e8aa2baa4e679263c7404f1392c1160ea539f
blob + a43b6758eda98c3f3b8afd75a8fc929af4e73aa4
--- man3/lua_getglobal.3
+++ man3/lua_getglobal.3
@@ -25,4 +25,4 @@ It is defined as a macro:
 .Sh HISTORY
 The
 .Fn lua_getglobal
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - d350ac19e902c5da6a22f154705f4c2e32cca6ad
blob + 00cd30f4345f0e230b56f8dd9dec4e7d1597e981
--- man3/lua_gethook.3
+++ man3/lua_gethook.3
@@ -24,4 +24,4 @@ Returns the current hook function.
 .Sh HISTORY
 The
 .Fn lua_gethook
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 7c5420bb088fb193043a619f9293ba5f1e89219f
blob + 8edf10f56a09ca5e398b96922d0297a85d05a4a0
--- man3/lua_gethookcount.3
+++ man3/lua_gethookcount.3
@@ -24,4 +24,4 @@ Returns the current hook count.
 .Sh HISTORY
 The
 .Fn lua_gethookcount
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 390fd2a4a9c5643f9359cd58e9a8c4cffa5b952d
blob + 6282c362f43f9e32cbbda37780d7a444d88a7b1f
--- man3/lua_gethookmask.3
+++ man3/lua_gethookmask.3
@@ -24,4 +24,4 @@ Returns the current hook mask.
 .Sh HISTORY
 The
 .Fn lua_gethookmask
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 0cff79b5d045f33a721ea645bfa67354420ac807
blob + d8ed0df5f78e5b7cb9c2456bef68343423ec5133
--- man3/lua_getinfo.3
+++ man3/lua_getinfo.3
@@ -70,4 +70,4 @@ This function returns 0 on error (for instance, an inv
 .Sh HISTORY
 The
 .Fn lua_getinfo
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 9a4d9855ceb31c4769019011a402677e8dc1c214
blob + a6df770efd7af2fbed003b387013aafb132f0412
--- man3/lua_getlocal.3
+++ man3/lua_getlocal.3
@@ -45,4 +45,4 @@ when the index is greater than the number of active lo
 .Sh HISTORY
 The
 .Fn lua_getlocal
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - fd93ee4252a086efb1a144270de3d652427b1dfe
blob + c5173ff97e2564d728566ca3a0c883f74353d58e
--- man3/lua_getmetatable.3
+++ man3/lua_getmetatable.3
@@ -29,4 +29,4 @@ and pushes nothing on the stack.
 .Sh HISTORY
 The
 .Fn lua_getmetatable
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 9b59c11a3c5e35a1eeaf62da8cbe96917bc164d1
blob + 6ae301eebb7f8ff0087fac78e4f7baa5dda35549
--- man3/lua_getstack.3
+++ man3/lua_getstack.3
@@ -35,4 +35,4 @@ returns 1; when called with a level greater than the s
 .Sh HISTORY
 The
 .Fn lua_getstack
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 56283924e8d5361c3cab3b068517bb607b1445a8
blob + de66ad2e90d497c8c2631b1d8dcbb0cb25f02333
--- man3/lua_gettable.3
+++ man3/lua_gettable.3
@@ -30,4 +30,4 @@ event.
 .Sh HISTORY
 The
 .Fn lua_gettable
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - a6d31dcaefbe88875f386b1a2e21776783e2f65b
blob + bbf62a369ba739c684565f76c75bf72cccf00068
--- man3/lua_gettop.3
+++ man3/lua_gettop.3
@@ -26,4 +26,4 @@ Returns the index of the top element in the stack.
 .Sh HISTORY
 The
 .Fn lua_gettop
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e6f67b48e8a0da7429facf2f059d9d620e4d2b3d
blob + 810ed112d231e5b5e67d2d4947645546593d9648
--- man3/lua_getupvalue.3
+++ man3/lua_getupvalue.3
@@ -42,4 +42,4 @@ upvalues.
 .Sh HISTORY
 The
 .Fn lua_getupvalue
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 9ebb18f911852bc590e0712c5ebee2c63e3e4479
blob + baf575fa73ba8608207688990791cba66a0dc2a2
--- man3/lua_insert.3
+++ man3/lua_insert.3
@@ -26,4 +26,4 @@ stack position.
 .Sh HISTORY
 The
 .Fn lua_insert
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - c7b6cb6d9e8b852265d84abbd382121a0a9114a3
blob + fc6bdb7e00155f70ab8062c8ee421515806332e5
--- man3/lua_isboolean.3
+++ man3/lua_isboolean.3
@@ -26,4 +26,4 @@ otherwise.
 .Sh HISTORY
 The
 .Fn lua_isboolean
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 9f736d4afe9ed7fc63f8ccea00be84fba8ccabc8
blob + e9f4c4f6a5baf1d06882e70f37900c2bcdc3003a
--- man3/lua_iscfunction.3
+++ man3/lua_iscfunction.3
@@ -26,4 +26,4 @@ otherwise.
 .Sh HISTORY
 The
 .Fn lua_iscfunction
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - ac577f4da0040d2fbf9b08bf00cecaa402095ba5
blob + 0606fb97d3c0ff902d69004d6808b658c42bda57
--- man3/lua_isfunction.3
+++ man3/lua_isfunction.3
@@ -26,4 +26,4 @@ Lua), and 0 otherwise.
 .Sh HISTORY
 The
 .Fn lua_isfunction
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 8173d75551062fd2999d8ccb8a2f834ec99b7f26
blob + 98c90ebc4027883c6dec80f1e4f172577f28ecdd
--- man3/lua_islightuserdata.3
+++ man3/lua_islightuserdata.3
@@ -26,4 +26,4 @@ otherwise.
 .Sh HISTORY
 The
 .Fn lua_islightuserdata
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 353af1bb9677e5d217bdf713c2483adcbd6038ed
blob + e9fa41b7abebd0a59754f1c5a66db637e00bf2b8
--- man3/lua_isnil.3
+++ man3/lua_isnil.3
@@ -24,4 +24,4 @@ Returns 1 if the value at the given acceptable index i
 .Sh HISTORY
 The
 .Fn lua_isnil
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 8b26670be0e6391bca03dd6b9a0a9f373338d8d7
blob + 3e2c0e9e72e804e933bcdab6fdb38c14ef3a6c0d
--- man3/lua_isnone.3
+++ man3/lua_isnone.3
@@ -25,4 +25,4 @@ element outside the current stack), and 0 otherwise.
 .Sh HISTORY
 The
 .Fn lua_isnone
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 7f5786aff1f5d816accafe2c171f36600257ad25
blob + e6dad40740e8573970f421636e9830d5e783e523
--- man3/lua_isnoneornil.3
+++ man3/lua_isnoneornil.3
@@ -27,4 +27,4 @@ otherwise.
 .Sh HISTORY
 The
 .Fn lua_isnoneornil
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 8cad513cbbfde8427cedf673e62b5e498487915f
blob + d51548f1e4b510b2220658179375923557328a0c
--- man3/lua_isnumber.3
+++ man3/lua_isnumber.3
@@ -26,4 +26,4 @@ convertible to a number, and 0 otherwise.
 .Sh HISTORY
 The
 .Fn lua_isnumber
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 509b607e6bf2217abcf4b70cd7139ef137639dd0
blob + c87ddfc9e53d9a8e628f3b26378364463e0a9e6e
--- man3/lua_isstring.3
+++ man3/lua_isstring.3
@@ -26,4 +26,4 @@ Returns 1 if the value at the given acceptable index i
 .Sh HISTORY
 The
 .Fn lua_isstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - eed62fdf1e53ac1446704fd1dc83cbbe2d4e83d8
blob + 373f1763f9d22a4c37181d5a67e1af165d28bd0c
--- man3/lua_istable.3
+++ man3/lua_istable.3
@@ -24,4 +24,4 @@ otherwise.
 .Sh HISTORY
 The
 .Fn lua_istable
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 92905425115c1bddbebb20bf07e236a555a0c520
blob + 636484f556f64c5ad5aecde615f59f2edc6c8ffe
--- man3/lua_isthread.3
+++ man3/lua_isthread.3
@@ -26,4 +26,4 @@ otherwise.
 .Sh HISTORY
 The
 .Fn lua_isthread
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 7386181dad4e9b95aab900f430fff19e1f3ff73c
blob + 231850f36d595bce026704068137afaa4b6e6233
--- man3/lua_isuserdata.3
+++ man3/lua_isuserdata.3
@@ -26,4 +26,4 @@ or light), and 0 otherwise.
 .Sh HISTORY
 The
 .Fn lua_isuserdata
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 50f7b2975429575f48c7e426ce70e0fa17e19eb6
blob + d8be13c55408d3358813677a792d4470cfd4c054
--- man3/lua_lessthan.3
+++ man3/lua_lessthan.3
@@ -30,4 +30,4 @@ Also returns 0 if any of the indices is non valid.
 .Sh HISTORY
 The
 .Fn lua_lessthan
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - c17438645c0efba08a5f7e202df873e10e077e9c
blob + 9aeed11b6d39d55d64030c61fb220437f2587acd
--- man3/lua_load.3
+++ man3/lua_load.3
@@ -57,4 +57,4 @@ memory allocation error.
 .Sh HISTORY
 The
 .Fn lua_load
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 412533627dc7c1aabbf1757092f30b56a7aebd65
blob + d40669ff4a28a5fe969671ba1ed414a1c0242514
--- man3/lua_newstate.3
+++ man3/lua_newstate.3
@@ -34,4 +34,4 @@ if cannot create the state
 .Sh HISTORY
 The
 .Fn lua_newstate
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e6890a26c516323d35f97105b354d07fe9669491
blob + 583d134edcd805c49332dde7c8393985cbc1ad34
--- man3/lua_newtable.3
+++ man3/lua_newtable.3
@@ -24,4 +24,4 @@ It is equivalent to
 .Sh HISTORY
 The
 .Fn lua_newtable
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 4051eb23394e46784877a3b6e23c5e4522173f99
blob + 19b146190b22f23682cf9ce64174ba289661edd5
--- man3/lua_newthread.3
+++ man3/lua_newthread.3
@@ -35,4 +35,4 @@ that represents this new thread.
 .Sh HISTORY
 The
 .Fn lua_newthread
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - a2e6fc5eff7694e26457351c0b019a313e635eea
blob + e4790c1dabb69712d496563f27361ab40e9c6d8b
--- man3/lua_newuserdata.3
+++ man3/lua_newuserdata.3
@@ -35,4 +35,4 @@ When this userdata is collected again then Lua frees i
 .Sh HISTORY
 The
 .Fn lua_newuserdata
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 02ade0c74110ede2787c78cbcecbc38a517102ce
blob + cb0e8b9c987a0e2d8eaab21f795afa19580717c3
--- man3/lua_next.3
+++ man3/lua_next.3
@@ -52,4 +52,4 @@ changes the value at the given index; this confuses th
 .Sh HISTORY
 The
 .Fn lua_next
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 581c470ed23405e45bbe22b64a363c343ea164c0
blob + 91d1f9dad02ca1c36e3d173fc2f6b534ecc0d688
--- man3/lua_objlen.3
+++ man3/lua_objlen.3
@@ -27,4 +27,4 @@ for other values, it is 0.
 .Sh HISTORY
 The
 .Fn lua_objlen
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 00d007e7bf6e5b11979f03de0968f71c40c41978
blob + 15860ff331bcba2b9c55ebd6fd7bdd31c2bab053
--- man3/lua_pcall.3
+++ man3/lua_pcall.3
@@ -79,4 +79,4 @@ error while running the error handler function.
 .Sh HISTORY
 The
 .Fn lua_pcall
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 31cde859c57950244b997bd206b10d7016ef3803
blob + c567ad83d58430cb5893c2091c582d101fc5ba92
--- man3/lua_pop.3
+++ man3/lua_pop.3
@@ -24,4 +24,4 @@ elements from the stack.
 .Sh HISTORY
 The
 .Fn lua_pop
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 290d9c0a17c9459b525f0d7628a507a035c047d9
blob + a0eeed02e7f09db1e34ba93db66d5371dc00efc0
--- man3/lua_pushboolean.3
+++ man3/lua_pushboolean.3
@@ -24,4 +24,4 @@ onto the stack.
 .Sh HISTORY
 The
 .Fn lua_pushboolean
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 2572c9bb2b1297e4338089dd5c20d877f291f9d4
blob + 1a908b64feb63342a0f156812f81bb735fefc509
--- man3/lua_pushcclosure.3
+++ man3/lua_pushcclosure.3
@@ -39,4 +39,4 @@ is 255.
 .Sh HISTORY
 The
 .Fn lua_pushcclosure
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 16c67baa4741a196b073223b605f752cf2e9535a
blob + 05a8554cb7604a73886e18582f5aa1f9f64d5633
--- man3/lua_pushcfunction.3
+++ man3/lua_pushcfunction.3
@@ -37,4 +37,4 @@ is defined as a macro:
 .Sh HISTORY
 The
 .Fn lua_pushcfunction
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e767ee8db52845eaacbe46aa6df09671714988e2
blob + a356689a2586944b952eefc85a2fda41174723ff
--- man3/lua_pushfstring.3
+++ man3/lua_pushfstring.3
@@ -49,4 +49,4 @@ and
 .Sh HISTORY
 The
 .Fn lua_pushfstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 1e1fc62ea53b94b6ba294bf63ce24ec9afde5d33
blob + e338b136bd3c4ea108cd3255fc4c56cc385a6726
--- man3/lua_pushinteger.3
+++ man3/lua_pushinteger.3
@@ -24,4 +24,4 @@ onto the stack.
 .Sh HISTORY
 The
 .Fn lua_pushinteger
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - cbcb686a482a488217eab32b952cc7fa5c0e3257
blob + 753b0402fcfcc55b08e96b51aaafc26c2c44c5da
--- man3/lua_pushlightuserdata.3
+++ man3/lua_pushlightuserdata.3
@@ -30,4 +30,4 @@ A light userdata is equal to "any" light userdata with
 .Sh HISTORY
 The
 .Fn lua_pushlightuserdata
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 3747567bc37e94ffe79c23d8a4726b62eb36fe9e
blob + ecba84c3f114619528d2fa4e0d7017f18204fca6
--- man3/lua_pushliteral.3
+++ man3/lua_pushliteral.3
@@ -31,4 +31,4 @@ In these cases, it automatically provides the string l
 .Sh HISTORY
 The
 .Fn lua_pushliteral
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e6791cf1175a5fdcce9d52cbaa0b486ab89a4ec2
blob + 4b5280b0fa1c86f647d2f4db605d777524fbb802
--- man3/lua_pushlstring.3
+++ man3/lua_pushlstring.3
@@ -31,4 +31,4 @@ The string can contain embedded zeros.
 .Sh HISTORY
 The
 .Fn lua_pushlstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - ca2470d5c13a84ce31e9e0fee946e58fea2383c8
blob + 917cc62aec0d8a939cf421abad97b6192447fb07
--- man3/lua_pushnil.3
+++ man3/lua_pushnil.3
@@ -22,4 +22,4 @@ pushes a nil value onto the stack.
 .Sh HISTORY
 The
 .Fn lua_pushnil
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 8009499ad699105efd3553a08999647d8b5403de
blob + 0dae44820088f51e032f1acb7a24335a75d467eb
--- man3/lua_pushnumber.3
+++ man3/lua_pushnumber.3
@@ -24,4 +24,4 @@ onto the stack.
 .Sh HISTORY
 The
 .Fn lua_pushnumber
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 13edb58470ecf382588a6e5a07e92ef752f57120
blob + b5e169258c78abc4ad38fbd43fa2a8f1581946e2
--- man3/lua_pushstring.3
+++ man3/lua_pushstring.3
@@ -29,4 +29,4 @@ zero.
 .Sh HISTORY
 The
 .Fn lua_pushstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 96c9c33f4c409e5c98f007b79c520382c3750079
blob + d9dc0d3bf2695f93ece273f27b34387310394235
--- man3/lua_pushthread.3
+++ man3/lua_pushthread.3
@@ -25,4 +25,4 @@ Returns 1 if this thread is the main thread of its sta
 .Sh HISTORY
 The
 .Fn lua_pushthread
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - b6de6a245e9415149773861d48cb6e4b171abf64
blob + 8c46a38efdb5cf3b89d93deabef64aae8a285ef3
--- man3/lua_pushvalue.3
+++ man3/lua_pushvalue.3
@@ -22,4 +22,4 @@ pushes a copy of the element at the given valid index 
 .Sh HISTORY
 The
 .Fn lua_pushvalue
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 6a18e69ff520abf46967e52c23dcae69ce4b7676
blob + 063222daf060236b82dd4ea9d31f5211fd3d14c0
--- man3/lua_pushvfstring.3
+++ man3/lua_pushvfstring.3
@@ -28,4 +28,4 @@ instead of a variable number of arguments.
 .Sh HISTORY
 The
 .Fn lua_pushvfstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - cd8f40ad91bd6ee5eac18242ded59a960796e3d2
blob + 45c75074fdfe7f403e6267f7a9d52cfeac752b4d
--- man3/lua_rawequal.3
+++ man3/lua_rawequal.3
@@ -28,4 +28,4 @@ Also returns 0 if any of the indices are non valid.
 .Sh HISTORY
 The
 .Fn lua_rawequal
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 9eba354a3bd0ec2306b21cfc2f61851c76ad7ea4
blob + 5ce9dbae52069a9f4caf22c6dbe10fa2ad5694d7
--- man3/lua_rawget.3
+++ man3/lua_rawget.3
@@ -30,4 +30,4 @@ but does a raw access
 .Sh HISTORY
 The
 .Fn lua_rawget
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 8980cfa7313930a26a7b048c87e206b075d405ec
blob + c4a81b0d4eedf73f0e4e0f452e396cca7027eedb
--- man3/lua_rawgeti.3
+++ man3/lua_rawgeti.3
@@ -25,4 +25,4 @@ The access is raw; that is, it does not invoke metamet
 .Sh HISTORY
 The
 .Fn lua_rawgeti
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 59966b7c3547fb02e6fa7378daf5cbcd02fca38c
blob + 4ff40f22eaf0b2cea63862f6476e7dd89e6ccb51
--- man3/lua_rawset.3
+++ man3/lua_rawset.3
@@ -28,4 +28,4 @@ but does a raw assignment
 .Sh HISTORY
 The
 .Fn lua_rawset
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 8c654a156850bfa04815f9fc7ccf14c22ec53e19
blob + 0be167d683c3432b6564c41b9416afa6ae17f3da
--- man3/lua_rawseti.3
+++ man3/lua_rawseti.3
@@ -26,4 +26,4 @@ The assignment is raw; that is, it does not invoke met
 .Sh HISTORY
 The
 .Fn lua_rawseti
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - b6a3c53edafe028a4ddb10158d96c6be0d92bc25
blob + d093e011f4b8eb36fa617a8c6a72a842fc4e13cd
--- man3/lua_register.3
+++ man3/lua_register.3
@@ -29,4 +29,4 @@ It is defined as a macro:
 .Sh HISTORY
 The
 .Fn lua_register
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 19bb10c8f3fad5f1168250f1c740b9e52952d7be
blob + 7da6c9800b12df699f848ebd73351789728de6ff
--- man3/lua_remove.3
+++ man3/lua_remove.3
@@ -25,4 +25,4 @@ stack position.
 .Sh HISTORY
 The
 .Fn lua_remove
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 80ccdf3b6741c11415b11367626f0ef4372a9639
blob + ee2885d1c6d280efbfb110a10a12fa9c3cf45c6c
--- man3/lua_replace.3
+++ man3/lua_replace.3
@@ -23,4 +23,4 @@ any element (therefore replacing the value at the give
 .Sh HISTORY
 The
 .Fn lua_replace
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 3a78cd7a461aea56005633b38547965343a827ee
blob + b2028b37840cbc64fa59f404b22ded733a6ffd37
--- man3/lua_resume.3
+++ man3/lua_resume.3
@@ -47,4 +47,4 @@ errors, or an error code in case of errors (see
 .Sh HISTORY
 The
 .Fn lua_resume
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 15c4ff6d93be54f6334a73138f16ff517dae38b8
blob + 6c8d70cc78ef0a008d5cefe28a65c029cda7557e
--- man3/lua_setallocf.3
+++ man3/lua_setallocf.3
@@ -25,4 +25,4 @@ with user data
 .Sh HISTORY
 The
 .Fn lua_setallocf
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - ad3b58d17b0e57dbf179f750d269c29650587143
blob + 9a61d5756703662e7d40c9347a5798cb189eb751
--- man3/lua_setfenv.3
+++ man3/lua_setfenv.3
@@ -30,4 +30,4 @@ Otherwise it returns 1.
 .Sh HISTORY
 The
 .Fn lua_setfenv
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - c86ad89c801370c84920a37440d0dd4176c10663
blob + 2dc4008d16aedd80e6411f25409ff720cabab2bb
--- man3/lua_setfield.3
+++ man3/lua_setfield.3
@@ -28,4 +28,4 @@ event.
 .Sh HISTORY
 The
 .Fn lua_setfield
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e4a2a1186f69f72c72369035b0b8b41eb13153c3
blob + d2704594e1580405c91abd409fb61e80f4a9d5b7
--- man3/lua_setglobal.3
+++ man3/lua_setglobal.3
@@ -26,4 +26,4 @@ It is defined as a macro:
 .Sh HISTORY
 The
 .Fn lua_setglobal
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 7ba32d8ce1901bfbb06790f2d27da10c422bd145
blob + 26cc9eb0ec077dbdc86a1820e124384f1d93f320
--- man3/lua_sethook.3
+++ man3/lua_sethook.3
@@ -52,4 +52,4 @@ A hook is disabled by setting mask to zero.
 .Sh HISTORY
 The
 .Fn lua_sethook
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 478cb02fe0c81346bfcd2c1636df75021331880f
blob + a19aa06bf15c3355b1a26742575bc96a7b8facc4
--- man3/lua_setlocal.3
+++ man3/lua_setlocal.3
@@ -38,4 +38,4 @@ when the index is greater than the number of active lo
 .Sh HISTORY
 The
 .Fn lua_setlocal
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 7b9a0c12bf06e0ca1a5a490004a8a6920915f626
blob + d80f4c52fbc0da3a8bae0b18ebe46f0048def17b
--- man3/lua_setmetatable.3
+++ man3/lua_setmetatable.3
@@ -24,4 +24,4 @@ the given acceptable index.
 .Sh HISTORY
 The
 .Fn lua_setmetatable
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 8f9547dd0b70eb3ae2ba7af2d2511a8cdc9e01dc
blob + f3ed5ab655e1d77247b4f2878904c3eb403450c8
--- man3/lua_settable.3
+++ man3/lua_settable.3
@@ -28,4 +28,4 @@ event.
 .Sh HISTORY
 The
 .Fn lua_settable
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e885c31c46d9e677730c2a8d5a597e0a5e5d8e42
blob + 5b8f4941c2c927b6420eea302b1da52f45916e1e
--- man3/lua_settop.3
+++ man3/lua_settop.3
@@ -26,4 +26,4 @@ If index is 0, then all stack elements are removed.
 .Sh HISTORY
 The
 .Fn lua_settop
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 80b9888aa931431e16431220015aad8900b69b67
blob + 6660b6e73ad26d3171d91134eba1e52ace30bc4f
--- man3/lua_setupvalue.3
+++ man3/lua_setupvalue.3
@@ -38,4 +38,4 @@ when the index is greater than the number of upvalues.
 .Sh HISTORY
 The
 .Fn lua_setupvalue
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 82d7f11e53d49661e8f76b13c7cfae228e95f9c3
blob + d33e89e1df2c378f02af105d8e8c1223fc20ca91
--- man3/lua_status.3
+++ man3/lua_status.3
@@ -27,4 +27,4 @@ if the thread is suspended.
 .Sh HISTORY
 The
 .Fn lua_status
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 8ad72bee06e24868725ebec26c0be8b1ac33643f
blob + 1c8187674729df1e472cbaded149bb1279814f03
--- man3/lua_toboolean.3
+++ man3/lua_toboolean.3
@@ -36,4 +36,4 @@ to test the value's type.)
 .Sh HISTORY
 The
 .Fn lua_toboolean
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 8651dbaa73e9851f2d925bb2f13fced8124895c8
blob + 8c8242488fffe1804fed0b1df134f0f7a159299b
--- man3/lua_tocfunction.3
+++ man3/lua_tocfunction.3
@@ -25,4 +25,4 @@ That value must be a C function; otherwise, returns
 .Sh HISTORY
 The
 .Fn lua_tocfunction
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 6a60d5fdd5fc5d2ca22fa8deca265589657ed22a
blob + 50d0024f85fbdb57e3b39bc0de043e7ffc31376b
--- man3/lua_tointeger.3
+++ man3/lua_tointeger.3
@@ -31,4 +31,4 @@ If the number is not an integer, it is truncated in so
 .Sh HISTORY
 The
 .Fn lua_tointeger
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - da7f69b4cd09995020b31828875426a8425e097b
blob + 13b1852b83acfb93ec4495cbe2e4cc962758b4fb
--- man3/lua_tolstring.3
+++ man3/lua_tolstring.3
@@ -50,4 +50,4 @@ will be valid after the corresponding value is removed
 .Sh HISTORY
 The
 .Fn lua_tolstring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 3cf381cab79c7389b9459fb1a48698f0ad9190b8
blob + e0c3cfa2d227f3d31ad46e0939ca40c68aeefacf
--- man3/lua_tonumber.3
+++ man3/lua_tonumber.3
@@ -28,4 +28,4 @@ returns 0.
 .Sh HISTORY
 The
 .Fn lua_tonumber
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e4a86251e3d0e1473a9ce38f935ed25258bc1d16
blob + 40fdfae5e0d8371c5e54f4ba9d29ace86590cb70
--- man3/lua_topointer.3
+++ man3/lua_topointer.3
@@ -30,4 +30,4 @@ Typically this function is used only for debug informa
 .Sh HISTORY
 The
 .Fn lua_topointer
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - aabeaac95cded9cfff9c01e07e26eff3da3bbc63
blob + 3daaf4c4e50e3917f7e10ca47e7e6bb775833ba5
--- man3/lua_tostring.3
+++ man3/lua_tostring.3
@@ -28,4 +28,4 @@ with len equal to
 .Sh HISTORY
 The
 .Fn lua_tostring
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - c675976b6941778f02c653448c3104a6d0fb196b
blob + eb6db20ed0ee48a769fc68ad33a5e6e4979ec627
--- man3/lua_tothread.3
+++ man3/lua_tothread.3
@@ -29,4 +29,4 @@ when value is not a thread.
 .Sh HISTORY
 The
 .Fn lua_gethook
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 9ada715c349403babc90082093a8089e17c454d0
blob + e48c3994b0c40a028141d5d1775a4aecbfaf3e00
--- man3/lua_touserdata.3
+++ man3/lua_touserdata.3
@@ -26,4 +26,4 @@ Otherwise, returns
 .Sh HISTORY
 The
 .Fn lua_touserdata
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 3453a7a387e701b4825734add3c3e16bd37b2011
blob + e3337285605fd1aa74a9619cfd4d2983338c757f
--- man3/lua_type.3
+++ man3/lua_type.3
@@ -40,4 +40,4 @@ and
 .Sh HISTORY
 The
 .Fn lua_type
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - e27e2b83a2c2e7b94916c60984a2f0f2504cd83c
blob + e05f0e432364776a1591ee1e691f621937f0b4d5
--- man3/lua_typename.3
+++ man3/lua_typename.3
@@ -27,4 +27,4 @@ Returns the name of the type encoded by the value.
 .Sh HISTORY
 The
 .Fn lua_typename
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 5809851ba613c0bd642f792873dc0cbf2c00bd77
blob + 1148db4cda51eafd260ec6a4cf2392c96c3b11c4
--- man3/lua_xmove.3
+++ man3/lua_xmove.3
@@ -25,4 +25,4 @@ to.
 .Sh HISTORY
 The
 .Fn lua_xmove
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.
blob - 28c9d3bc9597362b50bd2027bfbe6c96ac5b1fc1
blob + 82a93d40d5700be3f8558486f12af6b51439901b
--- man3/lua_yield.3
+++ man3/lua_yield.3
@@ -37,4 +37,4 @@ is the number of values from the stack that are passed
 .Sh HISTORY
 The
 .Fn lua_yield
-manual page was written by Sergey Bronnikov.
+manual page is based on Lua Reference Manual 5.1 and was created by Sergey Bronnikov.