diff options
Diffstat (limited to '')
-rw-r--r-- | FreeBSD/Makefile | 2 | ||||
-rw-r--r-- | exman.1 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/FreeBSD/Makefile b/FreeBSD/Makefile index f201f4c..6a28ac8 100644 --- a/FreeBSD/Makefile +++ b/FreeBSD/Makefile @@ -1,5 +1,5 @@ SYSTEM = FreeBSD -VERSION = 13.1-RELEASE +VERSION = 13.2-RELEASE MIRROR = https://download.FreeBSD.org/ftp/releases/amd64/${VERSION} DISTFILES = base.txz FILES = ./usr/share/man/man[1-9]/ diff --git a/exman.1 b/exman.1 index 5071652..6e3674c 100644 --- a/exman.1 +++ b/exman.1 @@ -1,4 +1,4 @@ -.Dd April 10, 2023 +.Dd April 12, 2023 .Dt EXMAN 1 .Os . @@ -27,7 +27,7 @@ are passed to The available systems are as follows: .Bl -tag -width "FreeBSD" .It Fx -13.1-RELEASE +13.2-RELEASE .It Linux man-pages 6.04 .It Nx |