libraries/lua-posix: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 15:49:45 -04:00
parent 4a643ba9b7
commit de0eccc072

View file

@ -5,4 +5,6 @@ This require one version of Lua installed (lua, lua52, lua53, luajit):
Default support for all versions of Lua installed before build.
To specify which Lua versions:
LUAVER="vers"
"vers" must be one or more of "5.1 5.2 5.3 jit" in the right order separated with space
"vers" must be one or more of "5.1 5.2 5.3 jit", in the right order,
separated with space