From c86d5859ba0b8ae6a960faf45dc519fdaa6b36d3 Mon Sep 17 00:00:00 2001 From: Luc Van Oostenryck Date: Wed, 22 Jul 2020 23:39:02 +0200 Subject: manpage: replace homepage to sparse.docs.kernel.org The online documentation was updated for the new homepage but the manpages were forgotten. So, update them now. Signed-off-by: Luc Van Oostenryck --- sindex.1 | 2 +- sparse.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sindex.1 b/sindex.1 index e3e14ca3..508e2d52 100644 --- a/sindex.1 +++ b/sindex.1 @@ -144,7 +144,7 @@ read and write .BR sparse (1) . .SH HOMEPAGE -http://www.kernel.org/pub/software/devel/sparse/ +https://sparse.docs.kernel.org . .SH MAILING LIST linux-sparse@vger.kernel.org diff --git a/sparse.1 b/sparse.1 index 399a63fa..60203d5a 100644 --- a/sparse.1 +++ b/sparse.1 @@ -513,7 +513,7 @@ By default chars are signed. .BR cgcc (1) . .SH HOMEPAGE -http://www.kernel.org/pub/software/devel/sparse/ +https://sparse.docs.kernel.org . .SH MAILING LIST linux-sparse@vger.kernel.org -- cgit 1.2.3-korg