aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>2023-02-12 12:20:51 +0000
committerWolfram Schneider <wosch@FreeBSD.org>2023-02-12 12:20:51 +0000
commit03ff1f02683c19bd5d40c808804c7d6b49369c94 (patch)
tree54d54dbf4fd4d73e829c7ff175697cb029b7584d
parent096e8aa61f7b451058f3d19137cf0340e9aec8f1 (diff)
downloaddoc-03ff1f02683c19bd5d40c808804c7d6b49369c94.tar.gz
doc-03ff1f02683c19bd5d40c808804c7d6b49369c94.zip
update FreeBSD stable/13
-rwxr-xr-xwebsite/content/en/cgi/man.cgi8
1 files changed, 4 insertions, 4 deletions
diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index 6353e160b5..1016c322a1 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -317,8 +317,8 @@ $manPathDefault = 'FreeBSD 13.1-RELEASE and Ports';
'FreeBSD 14.0-CURRENT',
"$manLocalDir/FreeBSD-14.0-CURRENT/man:$manLocalDir/FreeBSD-14.0-CURRENT/openssl/man",
- 'FreeBSD 13.1-STABLE',
-"$manLocalDir/FreeBSD-13.1-STABLE/man:$manLocalDir/FreeBSD-13.1-STABLE/openssl/man",
+ 'FreeBSD 13.2-STABLE',
+"$manLocalDir/FreeBSD-13.2-STABLE/man:$manLocalDir/FreeBSD-13.2-STABLE/openssl/man",
'FreeBSD 13.1-RELEASE',
"$manLocalDir/FreeBSD-13.1-RELEASE/man:$manLocalDir/FreeBSD-13.1-RELEASE/openssl/man",
'FreeBSD 13.0-RELEASE',
@@ -939,8 +939,8 @@ while ( ( $key, $val ) = each %manPath ) {
'freebsd', 'FreeBSD 13.1-RELEASE',
'freebsd-release', 'FreeBSD 13.1-RELEASE',
- 'freebsd-stable', 'FreeBSD 13.1-STABLE',
- 'freebsd-stable13', 'FreeBSD 13.1-STABLE',
+ 'freebsd-stable', 'FreeBSD 13.2-STABLE',
+ 'freebsd-stable13', 'FreeBSD 13.2-STABLE',
'freebsd-stable12', 'FreeBSD 12.4-STABLE',
'freebsd-current', 'FreeBSD 14.0-CURRENT',