Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2021 16:29:51 GMT
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 9cdc37317b - main - add 'FreeBSD 13.0-stable' manual pages
Message-ID:  <202105101629.14AGTpIg040493@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=9cdc37317b5e1aab61d46920a2781fdd6db858e4

commit 9cdc37317b5e1aab61d46920a2781fdd6db858e4
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2021-05-10 16:27:48 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2021-05-10 16:27:48 +0000

    add 'FreeBSD 13.0-stable' manual pages
---
 website/content/en/cgi/man.cgi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index a41cdd6739..f26886f3a3 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -297,6 +297,8 @@ $manPathDefault = 'FreeBSD 12.2-RELEASE and Ports';
     'FreeBSD 13.0-current',
 "$manLocalDir/FreeBSD-13.0-current/man:$manLocalDir/FreeBSD-13.0-current/openssl/man",
 
+    'FreeBSD 13.0-stable',
+"$manLocalDir/FreeBSD-13.0-stable/man:$manLocalDir/FreeBSD-13.0-stable/openssl/man",
     'FreeBSD 12.2-stable',
 "$manLocalDir/FreeBSD-12.2-stable/man:$manLocalDir/FreeBSD-12.2-stable/openssl/man",
     'FreeBSD 12.2-RELEASE',



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105101629.14AGTpIg040493>