Commit Diff


commit - aae852fcf4a8c4e24d1f2565c7f9cf32f782d5b5
commit + 6ce00036246648b20dec387b7b309003697e8008
blob - cabc39b52102d0df14d3d088fd77fc49a5fbd018
blob + be11552f1acb2f6165d24fc098840fcf0f228d03
--- CHANGELOG.md
+++ CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](http
 
 ### Fixed
 
+- Fix a short description in `lua_tointeger.3`.
+
 [Unreleased]: https://github.com/ligurio/luac-manual-pages/compare/0.1.1...master
 
 ## [0.1.1]
blob - e4695a0cba4141e836bfd2cd55ac197c07cee335
blob + d54ea07f906da5102fc9479cc7d40baea4f7b239
--- man3/lua_tointeger.3
+++ man3/lua_tointeger.3
@@ -3,7 +3,7 @@
 .Os
 .Sh NAME
 .Nm lua_tointeger
-.Nd apply or remove an advisory lock on an open file
+.Nd converts the Lua value to the signed integral type
 .Sh SYNOPSIS
 .In lua.h
 .Ft lua_Integer