aboutsummaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>2021-12-11 16:12:25 +0000
committerWolfram Schneider <wosch@FreeBSD.org>2021-12-11 16:12:25 +0000
commitc7271536d110af14d060408b316c5affbc563189 (patch)
tree205f64bb46d682885c67ee462352b6396efce213 /website
parent9927e08ea9621f31c9c63cc2407f2a0265b72d47 (diff)
downloaddoc-c7271536d110af14d060408b316c5affbc563189.tar.gz
doc-c7271536d110af14d060408b316c5affbc563189.zip
add FreeBSD 12.3-RELEASE manual pages
Diffstat (limited to 'website')
-rwxr-xr-xwebsite/content/en/cgi/man.cgi2
1 files changed, 2 insertions, 0 deletions
diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index a6ec5c1ba3..23d041aacb 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -309,6 +309,8 @@ $manPathDefault = 'FreeBSD 13.0-RELEASE and Ports';
'FreeBSD 12.3-stable',
"$manLocalDir/FreeBSD-12.3-stable/man:$manLocalDir/FreeBSD-12.3-stable/openssl/man",
+ 'FreeBSD 12.3-RELEASE',
+"$manLocalDir/FreeBSD-12.3-RELEASE/man:$manLocalDir/FreeBSD-12.3-RELEASE/openssl/man",
'FreeBSD 12.2-RELEASE',
"$manLocalDir/FreeBSD-12.2-RELEASE/man:$manLocalDir/FreeBSD-12.2-RELEASE/openssl/man",
'FreeBSD 12.1-RELEASE',