commit efa7a91dd453852a4e1a8e29489568a560a0b952
parent 35a27fae1db1c51bbcf08a806ca94b39a7f03237
Author: phoebos <ben@bvnf.space>
Date: Wed, 4 Jun 2025 14:14:12 +0100
update links in manpages
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/man/kiss.1 b/man/kiss.1
@@ -1,4 +1,4 @@
-.Dd December 23, 2022
+.Dd June 4, 2025
.Dt KISS 1
.Os
.Sh NAME
@@ -174,7 +174,7 @@ Files used in packages are documented in
.Ex -std
.Sh SEE ALSO
.Xr kiss 5 ,
-.Lk https://kisslinux.org/wiki/package-manager
+.Lk https://kisslinux.github.io/wiki/package-manager
.Sh AUTHORS
.Nm
was created by
diff --git a/man/kiss.5 b/man/kiss.5
@@ -1,4 +1,4 @@
-.Dd December 23, 2022
+.Dd June 4, 2025
.Dt KISS 5
.Os
.Sh NAME
@@ -135,7 +135,7 @@ This file
should be used to perform any required post-install steps or to display notices.
.Sh SEE ALSO
.Xr kiss 1 ,
-.Lk https://kisslinux.org/wiki/package-system
+.Lk https://kisslinux.github.io/wiki/package-system
.Sh HISTORY
Originally, SHA256 was used as the checksum algorithm.
In September 2022, the checksums were switched to use BLAKE3 for speed