fix table
authorKevin Lamonte <kevin.lamonte@gmail.com>
Tue, 26 Feb 2019 13:46:15 +0000 (07:46 -0600)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Tue, 26 Feb 2019 13:46:15 +0000 (07:46 -0600)
README.md

index 60b666a211fb97c48fb799b8406b43921b3d7580..5e8204c0da49b8f4b916dad02dbfc71e42f18d08 100644 (file)
--- a/README.md
+++ b/README.md
@@ -205,7 +205,7 @@ backend.
 | Terminal       | Environment        | Mouse Click | Mouse Cursor | Images |
 | -------------- | ------------------ | ----------- | ------------ | ------ |
 | xterm          | X11                | yes         | yes          | yes    |
-| lcxterm        | CLI, Linux console | yes         | yes          | no     |
+| lcxterm(3)     | CLI, Linux console | yes         | yes          | no     |
 | rxvt-unicode   | X11                | yes         | yes          | no     |
 | alacritty(3)   | X11                | yes         | yes          | no     |
 | gnome-terminal | X11                | yes         | yes          | no     |
@@ -218,7 +218,7 @@ backend.
 | putty          | X11, Windows       | yes         | no           | no(2)  |
 | Linux          | Linux console      | no          | no           | no(2)  |
 | qodem(3)       | CLI, Linux console | yes         | yes(4)       | no     |
-| qodem-x11(3)   | CLI                | yes         | no           | no     |
+| qodem-x11(3)   | X11                | yes         | no           | no     |
 
 1 - Passes mouse to its host console, so will support mouse if the
 host console does.