git: b55e39cd70 - main - fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Oct 2023 11:23:41 UTC
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=b55e39cd70c9c1eed60df96672cb67df07729081 commit b55e39cd70c9c1eed60df96672cb67df07729081 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2023-10-03 11:23:34 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2023-10-03 11:23:34 +0000 fix typo --- website/content/en/cgi/man.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 9c74a7dde3..80e7df7a8e 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -1121,7 +1121,7 @@ sub html_footer { print <<EOF; <span class="footer_links"> <a href="">home</a> | - <a href="help.html">help1</a> + <a href="help.html">help</a> </span> EOF } @@ -2051,7 +2051,7 @@ ETX <br/> <span class="footer_links"> <a href="">home</a> | - <a href="help.html">help2</a> + <a href="help.html">help</a> </span> ETX if ($query) {