about summary refs log tree commit diff
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2025-02-15 10:49:17 +0100
committerJune McEnroe <june@causal.agency>2025-06-11 23:10:21 -0400
commit506029258068eb757e23094f59b0b27f10f6f1b1 (patch)
treeb81bff6515ca93f04227054644335ea5a4bf1a76
parentUpdate to FreeBSD 14.2, Linux man-pages 6.10, NetBSD 10.1 (diff)
downloadexman-506029258068eb757e23094f59b0b27f10f6f1b1.tar.gz
exman-506029258068eb757e23094f59b0b27f10f6f1b1.zip
Update to Linux man-pages 6.11
-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 6444c35..517264f 100644
--- a/Linux/Makefile
+++ b/Linux/Makefile
@@ -1,5 +1,5 @@
 SYSTEM = Linux
-VERSION = 6.10
+VERSION = 6.11
 MIRROR = https://mirrors.edge.kernel.org/pub/linux/docs/man-pages
 DISTFILES = man-pages-${VERSION}.tar.xz
 FILES = man-pages-${VERSION}/man/man[1-9]*/
diff --git a/exman.1 b/exman.1
index 25da015..1d9f1f6 100644
--- a/exman.1
+++ b/exman.1
@@ -1,4 +1,4 @@
-.Dd January 23, 2025
+.Dd February 15, 2025
 .Dt EXMAN 1
 .Os
 .
@@ -29,7 +29,7 @@ The available systems are as follows:
 .It Fx
 14.2-RELEASE
 .It Linux
-man-pages 6.10
+man-pages 6.11
 .It Nx
 10.1
 .It Ox
e05283300ec34e9c2b0af&follow=1'>Add export optionJune McEnroe 2020-07-17Add margin to inputsJune McEnroe 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe htagml -iJune McEnroe 2021-01-12Render tag index in HTMLJune McEnroe 2021-01-12Add htagml -xJune McEnroe 2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe 2021-01-12Split fields by tab onlyJune McEnroe 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe 2021-01-09Add c -t flag to print expression typeJune McEnroe 2021-01-05Update taglineJune McEnroe