Date: Mon, 10 May 2021 16:29:52 GMT From: Wolfram Schneider <wosch@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 6bc8733c5e - main - add 'FreeBSD 14.0-current' manual pages Message-ID: <202105101629.14AGTqF1040514@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=6bc8733c5ee2959e68869b209c3f41961aef9a2b commit 6bc8733c5ee2959e68869b209c3f41961aef9a2b Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2021-05-10 16:29:33 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2021-05-10 16:29:33 +0000 add 'FreeBSD 14.0-current' manual pages --- 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 f26886f3a3..69b914717f 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -294,8 +294,8 @@ $manPathDefault = 'FreeBSD 12.2-RELEASE and Ports'; 'FreeBSD 6.4-RELEASE and Ports', "$manLocalDir/FreeBSD-6.4-RELEASE/man:$manLocalDir/FreeBSD-6.4-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-6.2-RELEASE", - 'FreeBSD 13.0-current', -"$manLocalDir/FreeBSD-13.0-current/man:$manLocalDir/FreeBSD-13.0-current/openssl/man", + 'FreeBSD 14.0-current', +"$manLocalDir/FreeBSD-14.0-current/man:$manLocalDir/FreeBSD-14.0-current/openssl/man", 'FreeBSD 13.0-stable', "$manLocalDir/FreeBSD-13.0-stable/man:$manLocalDir/FreeBSD-13.0-stable/openssl/man",
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105101629.14AGTqF1040514>