diff options
author | Štěpán Němec <stepnem@smrk.net> | 2022-10-21 15:09:16 +0200 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-11-01 11:44:52 -0400 |
commit | 7629b2831ab537287049cd9d5135399523015e2d (patch) | |
tree | 10fc6d88b78fbbdeab8de1ff7dbe60fc90fa0f60 | |
parent | Update to OpenBSD 7.2 (diff) | |
download | exman-7629b2831ab537287049cd9d5135399523015e2d.tar.gz exman-7629b2831ab537287049cd9d5135399523015e2d.zip |
Update to Linux man-pages 6.01 2063.91
Diffstat (limited to '')
-rw-r--r-- | Linux/Makefile | 2 | ||||
-rw-r--r-- | exman.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Linux/Makefile b/Linux/Makefile index 8a6c491..d95a171 100644 --- a/Linux/Makefile +++ b/Linux/Makefile @@ -1,5 +1,5 @@ SYSTEM = Linux -VERSION = 6.00 +VERSION = 6.01 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 5b2476b..8571a0c 100644 --- a/exman.1 +++ b/exman.1 @@ -29,7 +29,7 @@ The available systems are as follows: .It Fx 13.1-RELEASE .It Linux -man-pages 6.00 +man-pages 6.01 .It Nx 9.3 .It Ox |