Commit Diff


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 @@
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
 <p class="Pp"><code class="In">#include
-  &lt;<a class="In">fcntl.h</a>&gt;</code></p>
+  &lt;<a class="In">lua.h</a>&gt;</code></p>
 <p class="Pp"><var class="Ft">int</var>
   <br/>
   <code class="Fn">lua_sethook</code>(<var class="Fa" style="white-space: nowrap;">lua_State