commit 756a02aaefaef8ad5205f26f1e0592bd4f18e1f3 from: ligurio date: Mon Feb 10 10:32:09 2025 UTC Deploying to gh-pages from @ ligurio/lua-c-manual-pages@1aa996cd449bcd1e9184f75244f8b2003d855393 🚀 commit - d51febf77da6256d8815f8d77bc02259a911ab6f commit + 756a02aaefaef8ad5205f26f1e0592bd4f18e1f3 blob - 26cc9eb0ec077dbdc86a1820e124384f1d93f320 blob + e693e09eb2d25453c0be87f232c939510b8b3e95 --- lua_sethook.3 +++ lua_sethook.3 @@ -6,7 +6,7 @@ .Nd sets the debugging hook function, function indicator .Bq -0, +0, - .Sh SYNOPSIS -.In fcntl.h +.In lua.h .Ft int .Fn lua_sethook "lua_State *L" "lua_Hook f" "int mask" "int count" .Sh DESCRIPTION blob - 9f711dcc153cc183636bd376368895e7ab60943d blob + 0bc0696f67bac347d6029d1cad86e61e6b5fde2a --- lua_sethook.3.html +++ lua_sethook.3.html @@ -23,7 +23,7 @@

#include - <fcntl.h>

+ <lua.h>

int
lua_sethook(lua_State