Skip to content

Commit

Permalink
Argh, table format cosmetics in the Lua docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pmatilai committed Oct 15, 2021
1 parent 9d88803 commit c42a421
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/manual/lua.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ Test file/directory accessibility. If mode is omitted then existence is
tested, otherwise it is a combination of the following tests:

| Flag | Explanation
----------------------
|---------------------
| r | Readable
| w | Writable
| x | Executable
Expand Down Expand Up @@ -683,7 +683,7 @@ Get information about current system. The following format directives are
supported:

|Format|Explanation
--------------------
|-------------------
| %m | Name of the hardware type
| %n | Name of this node
| %r | Current release level of this implementation
Expand Down

0 comments on commit c42a421

Please sign in to comment.