summaryrefslogtreecommitdiffstats
path: root/libraries/lua-posix
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:49:45 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:49:45 -0400
commitde0eccc072a577dbc8614e4d1913adde00393208 (patch)
treeb32b177e608fc4e2e4356661c13a597e10e19882 /libraries/lua-posix
parent4a643ba9b744ee9dcba9b4fa612c0245eae405cd (diff)
downloadslackbuilds-de0eccc072a577dbc8614e4d1913adde00393208.tar.gz
slackbuilds-de0eccc072a577dbc8614e4d1913adde00393208.tar.xz
libraries/lua-posix: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/lua-posix')
-rw-r--r--libraries/lua-posix/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/libraries/lua-posix/README b/libraries/lua-posix/README
index 36ac878478..685c688561 100644
--- a/libraries/lua-posix/README
+++ b/libraries/lua-posix/README
@@ -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