svn commit: r53556 - head/en_US.ISO8859-1/htdocs/cgi

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Wed Nov  6 15:34:18 2019
New Revision: 53556
URL: https://svnweb.freebsd.org/changeset/doc/53556

Log:
  Belatedly add 12.1 to the man.cgi file.
  
  Submitted by:	rwatson
  Sponsored by:	Rubicon Communications, LLC (netgate.com)

Modified:
  head/en_US.ISO8859-1/htdocs/cgi/man.cgi

Modified: head/en_US.ISO8859-1/htdocs/cgi/man.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Wed Nov  6 08:18:12 2019	(r53555)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Wed Nov  6 15:34:18 2019	(r53556)
@@ -236,10 +236,12 @@ foreach my $os ( keys %$sectionpath ) {
 
 $manLocalDir    = '/usr/local/www/bsddoc/man';
 # this should be the latest "release and ports"
-$manPathDefault = 'FreeBSD 12.0-RELEASE and Ports';
+$manPathDefault = 'FreeBSD 12.1-RELEASE and Ports';
 
 %manPath = (
     # supported releases / stable / current 
+    'FreeBSD 12.1-RELEASE and Ports',
+"$manLocalDir/FreeBSD-12.1-RELEASE/man:$manLocalDir/FreeBSD-12.1-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-12.1-RELEASE/man:$manLocalDir/FreeBSD-ports-12.1-RELEASE/misc",
     'FreeBSD 12.0-RELEASE and Ports',
 "$manLocalDir/FreeBSD-12.0-RELEASE/man:$manLocalDir/FreeBSD-12.0-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-12.0-RELEASE/man:$manLocalDir/FreeBSD-ports-12.0-RELEASE/misc",
     'FreeBSD 11.3-RELEASE and Ports',
@@ -287,8 +289,10 @@ $manPathDefault = 'FreeBSD 12.0-RELEASE and Ports';
     'FreeBSD 13-current',
 "$manLocalDir/FreeBSD-13-current/man:$manLocalDir/FreeBSD-13-current/openssl/man",
 
-    'FreeBSD 12.0-stable',
-"$manLocalDir/FreeBSD-12.0-stable/man:$manLocalDir/FreeBSD-12.0-stable/openssl/man",
+    'FreeBSD 12.1-stable',
+"$manLocalDir/FreeBSD-12.1-stable/man:$manLocalDir/FreeBSD-12.1-stable/openssl/man",
+    'FreeBSD 12.1-RELEASE',
+"$manLocalDir/FreeBSD-12.1-RELEASE/man:$manLocalDir/FreeBSD-12.1-RELEASE/openssl/man",
     'FreeBSD 12.0-RELEASE',
 "$manLocalDir/FreeBSD-12.0-RELEASE/man:$manLocalDir/FreeBSD-12.0-RELEASE/openssl/man",
 
@@ -388,6 +392,7 @@ $manPathDefault = 'FreeBSD 12.0-RELEASE and Ports';
     'FreeBSD Ports 11.2', "$manLocalDir/FreeBSD-ports-11.2-RELEASE/man:$manLocalDir/FreeBSD-ports-11.2-RELEASE/misc",
     'FreeBSD Ports 11.3', "$manLocalDir/FreeBSD-ports-11.3-RELEASE/man:$manLocalDir/FreeBSD-ports-11.3-RELEASE/misc",
     'FreeBSD Ports 12.0', "$manLocalDir/FreeBSD-ports-12.0-RELEASE/man:$manLocalDir/FreeBSD-ports-12.0-RELEASE/misc",
+    'FreeBSD Ports 12.1', "$manLocalDir/FreeBSD-ports-12.1-RELEASE/man:$manLocalDir/FreeBSD-ports-12.1-RELEASE/misc",
 
 
     # FreeBSD Releases + Ports
@@ -865,17 +870,17 @@ while ( ( $key, $val ) = each %manPath ) {
 
 # keywords must be in lower cases.
 %manPathAliases = (
-    'freebsd',         'FreeBSD 12.0-RELEASE',
-    'freebsd-release', 'FreeBSD 12.0-RELEASE',
+    'freebsd',         'FreeBSD 12.1-RELEASE',
+    'freebsd-release', 'FreeBSD 12.1-RELEASE',
 
-    'freebsd-stable', 'FreeBSD 12.0-stable',
-    'freebsd-stable12', 'FreeBSD 12.0-stable',
+    'freebsd-stable', 'FreeBSD 12.1-stable',
+    'freebsd-stable12', 'FreeBSD 12.1-stable',
     'freebsd-stable11', 'FreeBSD 11.3-stable',
     'freebsd-stable10', 'FreeBSD 10.4-stable',
 
     'freebsd-current',       'FreeBSD 13-current',
-    'freebsd-release-ports', 'FreeBSD 12.0-RELEASE and Ports',
-    'freebsd-ports', 'FreeBSD Ports 12.0',
+    'freebsd-release-ports', 'FreeBSD 12.1-RELEASE and Ports',
+    'freebsd-ports', 'FreeBSD Ports 12.1',
 
     'slackware',  'Linux Slackware 3.1',
     'redhat',     'Red Hat 9',
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
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.