git: 5abcd79ccb - main - add FreeBSD 15.0-CURRENT manual pages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Sep 2023 06:47:19 UTC
The branch main has been updated by wosch:
URL: https://cgit.FreeBSD.org/doc/commit/?id=5abcd79ccb1a823ee74f5dfd9e93f969312bfb48
commit 5abcd79ccb1a823ee74f5dfd9e93f969312bfb48
Author: Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2023-09-02 06:46:26 +0000
Commit: Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2023-09-02 06:46:26 +0000
add FreeBSD 15.0-CURRENT manual pages
---
website/content/en/cgi/man.cgi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index 526c847dc6..efab432184 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -317,8 +317,8 @@ $manPathDefault = 'FreeBSD 13.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 14.0-CURRENT',
-"$manLocalDir/FreeBSD-14.0-CURRENT/man:$manLocalDir/FreeBSD-14.0-CURRENT/openssl/man",
+ 'FreeBSD 15.0-CURRENT',
+"$manLocalDir/FreeBSD-15.0-CURRENT/man:$manLocalDir/FreeBSD-15.0-CURRENT/openssl/man",
'FreeBSD 14.0-STABLE',
"$manLocalDir/FreeBSD-14.0-STABLE/man:$manLocalDir/FreeBSD-14.0-STABLE/openssl/man",
@@ -955,7 +955,7 @@ while ( ( $key, $val ) = each %manPath ) {
'freebsd-stable13', 'FreeBSD 13.2-STABLE',
'freebsd-stable12', 'FreeBSD 12.4-STABLE',
- 'freebsd-current', 'FreeBSD 14.0-CURRENT',
+ 'freebsd-current', 'FreeBSD 15.0-CURRENT',
'freebsd-release-ports', 'FreeBSD 13.2-RELEASE and Ports',
'freebsd-ports', 'FreeBSD Ports 13.2',