about summary refs log tree commit diff
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2023-08-03 12:48:46 +0200
committerJune McEnroe <june@causal.agency>2023-10-11 19:53:29 -0400
commit5105b148b49a80da366fbd9f43d044903889ca18 (patch)
tree1b321a9d62d4f3bbac73374f732fd10b890ffdff
parentUpdate to FreeBSD 13.2 (diff)
downloadexman-5105b148b49a80da366fbd9f43d044903889ca18.tar.gz
exman-5105b148b49a80da366fbd9f43d044903889ca18.zip
Update to Linux man-pages 6.05 2064.15
-rw-r--r--Linux/Makefile2
-rw-r--r--exman.14
2 files changed, 3 insertions, 3 deletions
diff --git a/Linux/Makefile b/Linux/Makefile
index 6ff5be5..a51dc08 100644
--- a/Linux/Makefile
+++ b/Linux/Makefile
@@ -1,5 +1,5 @@
 SYSTEM = Linux
-VERSION = 6.04
+VERSION = 6.05
 MIRROR = https://mirrors.edge.kernel.org/pub/linux/docs/man-pages
 DISTFILES = man-pages-${VERSION}.tar.xz
 FILES = man-pages-${VERSION}/man[1-9]*/
diff --git a/exman.1 b/exman.1
index 6e3674c..02de7f0 100644
--- a/exman.1
+++ b/exman.1
@@ -1,4 +1,4 @@
-.Dd April 12, 2023
+.Dd August 3, 2023
 .Dt EXMAN 1
 .Os
 .
@@ -29,7 +29,7 @@ The available systems are as follows:
 .It Fx
 13.2-RELEASE
 .It Linux
-man-pages 6.04
+man-pages 6.05
 .It Nx
 9.3
 .It Ox
fcb89ae6b22b7&follow=1'>Enable syntax-based foldingJune McEnroe 2012-01-22Update quicktaskJune McEnroe 2012-01-22Revert "Add AutoClose"June McEnroe This reverts commit 39cfdd62ba82f93f68a2b5fa7b5771303d8b9dee. This fixes the delay when leaving insert mode 2012-01-22Revert "Disable powerline for now"June McEnroe This reverts commit fa48f5965c57272e616721d92475cd2f1e35f667. 2012-01-22Revert "Add VCS repo directories to wildignore"June McEnroe This reverts commit 41cb1db33ba7b64d8af63bf55bb82f7e8a617518. This fixes not being able to commit with vim-fugitive 2012-01-22Disable powerline for nowJune McEnroe 2012-01-22Update some pluginsJune McEnroe 2012-01-22Add VCS repo directories to wildignoreJune McEnroe 2012-01-22Map ,e and ,b to CtrlP file and buffer respectivelyJune McEnroe 2012-01-22Add vim-spaceJune McEnroe 2012-01-22Add AutoCloseJune McEnroe 2012-01-22Add binding for GundoJune McEnroe 2012-01-22Add GundoJune McEnroe 2012-01-22Add Jellybeans colorschemeJune McEnroe 2012-01-22Add syntasticJune McEnroe 2012-01-21Add PowerlineJune McEnroe 2012-01-21Add quicktaskJune McEnroe 2012-01-15Moved comments out of mapsJune McEnroe 2012-01-14Disable scrollbarsJune McEnroe