about summary refs log tree commit diff
path: root/exman.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-14 23:14:15 -0500
committerJune McEnroe <june@causal.agency>2020-12-14 23:14:15 -0500
commitd77486c7fa27eb98cfeb7ed94af6238be5af8c9d (patch)
tree16d41c4594c9c78ff2142ebd7c27d2a8799cd4fd /exman.1
parentUpdate to FreeBSD 12.2 (diff)
downloadexman-d77486c7fa27eb98cfeb7ed94af6238be5af8c9d.tar.gz
exman-d77486c7fa27eb98cfeb7ed94af6238be5af8c9d.zip
Update to man-pages 5.09
Diffstat (limited to 'exman.1')
-rw-r--r--exman.12
1 files changed, 1 insertions, 1 deletions
diff --git a/exman.1 b/exman.1
index 80cc7d6..c113a79 100644
--- a/exman.1
+++ b/exman.1
@@ -29,7 +29,7 @@ The available systems are as follows:
 .It Sy freebsd
 .Fx 12.2-RELEASE
 .It Sy linux
-The Linux man-pages project 5.06
+The Linux man-pages project 5.09
 .It Sy netbsd
 .Nx 9.0
 .It Sy openbsd
ui.c?h=1.1&id=c168e54f0687d7c0c87dbbdd1f735400b35eb6da&follow=1'>Move IRC formatting reset to C-sJune McEnroe 2019-02-22Disable terminal flow controlJune McEnroe 2019-02-22Bind up and down arrows to scrollJune McEnroe 2019-02-22Remove topic TODOJune McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe