git: 3e60788ed8 - main - sync opensearch title description: Man pages -> Manual Pages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Jan 2022 18:13:21 UTC
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=3e60788ed810c519935bf3684187c58440f86b7b commit 3e60788ed810c519935bf3684187c58440f86b7b Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2022-01-01 18:12:45 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2022-01-01 18:12:45 +0000 sync opensearch title description: Man pages -> Manual Pages --- website/themes/beastie/layouts/partials/site-head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/themes/beastie/layouts/partials/site-head.html b/website/themes/beastie/layouts/partials/site-head.html index 6977fd6fcf..593b8c03b0 100644 --- a/website/themes/beastie/layouts/partials/site-head.html +++ b/website/themes/beastie/layouts/partials/site-head.html @@ -11,7 +11,7 @@ <link rel="stylesheet" href="{{ absLangURL ($.Site.BaseURL) }}css/fixed.css"> - <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/man.xml" title="FreeBSD Man Pages"> + <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/man.xml" title="FreeBSD Manual Pages"> <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/man-freebsd-release-ports.xml" title="FreeBSD + Ports Manual Pages"> <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/ports.xml" title="FreeBSD Ports and Packages Collection"> <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/message-id.xml" title="FreeBSD Mailing List Message-ID Search">