diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-07-22 23:39:02 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-07-25 23:18:48 +0200 |
| commit | c86d5859ba0b8ae6a960faf45dc519fdaa6b36d3 (patch) | |
| tree | 2ca1db4b1b171c31bcec07900a04ae169babd73b | |
| parent | eb6779f6f62173672b533cfbbff59758f710fb4f (diff) | |
| download | sparse-dev-c86d5859ba0b8ae6a960faf45dc519fdaa6b36d3.tar.gz | |
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 <luc.vanoostenryck@gmail.com>
| -rw-r--r-- | sindex.1 | 2 | ||||
| -rw-r--r-- | sparse.1 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 @@ -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 |
