diff options
author | June McEnroe <june@causal.agency> | 2020-12-14 23:14:15 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-12-14 23:14:15 -0500 |
commit | d77486c7fa27eb98cfeb7ed94af6238be5af8c9d (patch) | |
tree | 16d41c4594c9c78ff2142ebd7c27d2a8799cd4fd | |
parent | Update to FreeBSD 12.2 (diff) | |
download | exman-d77486c7fa27eb98cfeb7ed94af6238be5af8c9d.tar.gz exman-d77486c7fa27eb98cfeb7ed94af6238be5af8c9d.zip |
Update to man-pages 5.09
-rw-r--r-- | exman.1 | 2 | ||||
-rw-r--r-- | linux.url | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/linux.url b/linux.url index ef0aef5..f0584b8 100644 --- a/linux.url +++ b/linux.url @@ -1 +1 @@ -https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/man-pages-5.06.tar.xz +https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/man-pages-5.09.tar.xz |