git: c9aac4e3ee - main - add FreeBSD 14.1-RELEASE manual pages

Wolfram Schneider <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=c9aac4e3ee964fd4a158aa453d5f950209c47215

commit c9aac4e3ee964fd4a158aa453d5f950209c47215
Author:     Wolfram Schneider <[email protected]>
AuthorDate: 2024-06-04 07:02:35 +0000
Commit:     Wolfram Schneider <[email protected]>
CommitDate: 2024-06-04 07:02:35 +0000

    add FreeBSD 14.1-RELEASE manual pages
---
 website/content/en/cgi/man.cgi | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index 3800b72f0b..b4efc32163 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -284,10 +284,12 @@ foreach my $os ( keys %$sectionpath ) {
 
 $manLocalDir    = '/usr/local/www/bsddoc/man';
 # this should be the latest "release and ports"
-$manPathDefault = 'FreeBSD 14.0-RELEASE and Ports';
+$manPathDefault = 'FreeBSD 14.1-RELEASE and Ports';
 
 %manPath = (
     # supported RELEASES / STABLE / CURRENT 
+    'FreeBSD 14.1-RELEASE and Ports',
+"$manLocalDir/FreeBSD-14.1-RELEASE/man:$manLocalDir/FreeBSD-14.1-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-14.1-RELEASE/man:$manLocalDir/FreeBSD-ports-14.1-RELEASE/misc",
     'FreeBSD 14.0-RELEASE and Ports',
 "$manLocalDir/FreeBSD-14.0-RELEASE/man:$manLocalDir/FreeBSD-14.0-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-14.0-RELEASE/man:$manLocalDir/FreeBSD-ports-14.0-RELEASE/misc",
 
@@ -358,8 +360,10 @@ $manPathDefault = 'FreeBSD 14.0-RELEASE and Ports';
     '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",
+    'FreeBSD 14.1-STABLE',
+"$manLocalDir/FreeBSD-14.1-STABLE/man:$manLocalDir/FreeBSD-14.1-STABLE/openssl/man",
+    'FreeBSD 14.1-RELEASE',
+"$manLocalDir/FreeBSD-14.1-RELEASE/man:$manLocalDir/FreeBSD-14.1-RELEASE/openssl/man",
     'FreeBSD 14.0-RELEASE',
 "$manLocalDir/FreeBSD-14.0-RELEASE/man:$manLocalDir/FreeBSD-14.0-RELEASE/openssl/man",
 
@@ -488,6 +492,7 @@ $manPathDefault = 'FreeBSD 14.0-RELEASE and Ports';
     'FreeBSD Ports 13.2', "$manLocalDir/FreeBSD-ports-13.2-RELEASE/man:$manLocalDir/FreeBSD-ports-13.2-RELEASE/misc",
     'FreeBSD Ports 13.3', "$manLocalDir/FreeBSD-ports-13.3-RELEASE/man:$manLocalDir/FreeBSD-ports-13.3-RELEASE/misc",
     'FreeBSD Ports 14.0', "$manLocalDir/FreeBSD-ports-14.0-RELEASE/man:$manLocalDir/FreeBSD-ports-14.0-RELEASE/misc",
+    'FreeBSD Ports 14.1', "$manLocalDir/FreeBSD-ports-14.1-RELEASE/man:$manLocalDir/FreeBSD-ports-14.1-RELEASE/misc",
 
 
     # FreeBSD Releases + Ports
@@ -1056,16 +1061,16 @@ while ( ( $key, $val ) = each %manPath ) {
 
 # keywords must be in lower cases.
 %manPathAliases = (
-    'freebsd',         'FreeBSD 14.0-RELEASE',
-    'freebsd-release', 'FreeBSD 14.0-RELEASE',
+    'freebsd',         'FreeBSD 14.1-RELEASE',
+    'freebsd-release', 'FreeBSD 14.1-RELEASE',
 
-    'freebsd-stable',   'FreeBSD 14.0-STABLE',
-    'freebsd-stable14', 'FreeBSD 14.0-STABLE',
+    'freebsd-stable',   'FreeBSD 14.1-STABLE',
+    'freebsd-stable14', 'FreeBSD 14.1-STABLE',
     'freebsd-stable13', 'FreeBSD 13.3-STABLE',
 
     'freebsd-current',       'FreeBSD 15.0-CURRENT',
-    'freebsd-release-ports', 'FreeBSD 14.0-RELEASE and Ports',
-    'freebsd-ports', 'FreeBSD Ports 14.0',
+    'freebsd-release-ports', 'FreeBSD 14.1-RELEASE and Ports',
+    'freebsd-ports', 'FreeBSD Ports 14.1',
 
     'slackware',  'Linux Slackware 3.1',
     'redhat',     'Red Hat 9',
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.