]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
xz: Update website URLs in the man pages.
authorJia Tan <jiat0218@gmail.com>
Fri, 19 Jan 2024 15:08:14 +0000 (23:08 +0800)
committerJia Tan <jiat0218@gmail.com>
Fri, 19 Jan 2024 15:08:14 +0000 (23:08 +0800)
src/xz/xz.1
src/xzdec/xzdec.1

index dbaa42e435f469ecb593a908ed71b4172747a9ab..2e289ba2d5b56623e52baca40a53a80af8451082 100644 (file)
@@ -6,7 +6,7 @@
 .\" This file has been put into the public domain.
 .\" You can do whatever you want with this file.
 .\"
-.TH XZ 1 "2023-07-17" "Tukaani" "XZ Utils"
+.TH XZ 1 "2024-01-19" "Tukaani" "XZ Utils"
 .
 .SH NAME
 xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma files
@@ -3136,8 +3136,8 @@ have the same number of bytes per pixel.
 .BR bzip2 (1),
 .BR 7z (1)
 .PP
-XZ Utils: <https://tukaani.org/xz/>
+XZ Utils: <https://xz.tukaani.org/xz-utils/>
 .br
-XZ Embedded: <https://tukaani.org/xz/embedded.html>
+XZ Embedded: <https://xz.tukaani.org/xz-embedded/>
 .br
 LZMA SDK: <https://7-zip.org/sdk.html>
index 78bc9b4a981303c3ca9d0b89fc1d7c2c4ec7defb..870501cb93cd1f98eee03f9b07d78b4f6b693963 100644 (file)
@@ -4,7 +4,7 @@
 .\" This file has been put into the public domain.
 .\" You can do whatever you want with this file.
 .\"
-.TH XZDEC 1 "2017-04-19" "Tukaani" "XZ Utils"
+.TH XZDEC 1 "2024-01-19" "Tukaani" "XZ Utils"
 .SH NAME
 xzdec, lzmadec \- Small .xz and .lzma decompressors
 .SH SYNOPSIS
@@ -143,4 +143,4 @@ decompressor, consider using XZ Embedded.
 .SH "SEE ALSO"
 .BR xz (1)
 .PP
-XZ Embedded: <https://tukaani.org/xz/embedded.html>
+XZ Embedded: <https://xz.tukaani.org/xz-embedded/>