about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-14 23:15:09 -0500
committerJune McEnroe <june@causal.agency>2020-12-14 23:15:09 -0500
commit5108bd0a1de8dc274d2d4ab398eb22fe358c1d11 (patch)
tree681790d17ddea53c2fc0f4ff970bede712cc4fbc
parentUpdate to man-pages 5.09 (diff)
downloadexman-5108bd0a1de8dc274d2d4ab398eb22fe358c1d11.tar.gz
exman-5108bd0a1de8dc274d2d4ab398eb22fe358c1d11.zip
Update to NetBSD 9.1
-rw-r--r--exman.12
-rw-r--r--netbsd-comp.url2
-rw-r--r--netbsd-man.url2
3 files changed, 3 insertions, 3 deletions
diff --git a/exman.1 b/exman.1
index c113a79..9b4603f 100644
--- a/exman.1
+++ b/exman.1
@@ -31,7 +31,7 @@ The available systems are as follows:
 .It Sy linux
 The Linux man-pages project 5.09
 .It Sy netbsd
-.Nx 9.0
+.Nx 9.1
 .It Sy openbsd
 .Ox 6.7
 .It Sy posix
diff --git a/netbsd-comp.url b/netbsd-comp.url
index b0832ca..c4704a5 100644
--- a/netbsd-comp.url
+++ b/netbsd-comp.url
@@ -1 +1 @@
-https://cdn.netbsd.org/pub/NetBSD/NetBSD-9.0/amd64/binary/sets/comp.tar.xz
+https://cdn.netbsd.org/pub/NetBSD/NetBSD-9.1/amd64/binary/sets/comp.tar.xz
diff --git a/netbsd-man.url b/netbsd-man.url
index d134cda..bf0d532 100644
--- a/netbsd-man.url
+++ b/netbsd-man.url
@@ -1 +1 @@
-https://cdn.netbsd.org/pub/NetBSD/NetBSD-9.0/amd64/binary/sets/man.tar.xz
+https://cdn.netbsd.org/pub/NetBSD/NetBSD-9.1/amd64/binary/sets/man.tar.xz
>Update to Quicktask 1.1June McEnroe 2012-01-22Use space-test branch of quicktaskJune McEnroe 2012-01-22Enable 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