svn commit: r52687 - 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: Fri Dec 14 16:15:41 2018
New Revision: 52687
URL: https://svnweb.freebsd.org/changeset/doc/52687

Log:
  Bump -CURRENT version to 13.
  Add missing path to man.cgi.
  
  Sponsored by:	The FreeBSD Foundation

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	Fri Dec 14 15:41:17 2018	(r52686)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Fri Dec 14 16:15:41 2018	(r52687)
@@ -275,12 +275,13 @@ $manPathDefault = 'FreeBSD 12.0-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 12-current',
-"$manLocalDir/FreeBSD-12-current/man:$manLocalDir/FreeBSD-12-current/openssl/man",
+    'FreeBSD 13-current',
+"$manLocalDir/FreeBSD-13-current/man:$manLocalDir/FreeBSD-13-current/openssl/man",
 
-    'FreeBSD 12.0-RELEASE',
     'FreeBSD 12.0-stable',
 "$manLocalDir/FreeBSD-12.0-stable/man:$manLocalDir/FreeBSD-12.0-stable/openssl/man",
+    'FreeBSD 12.0-RELEASE',
+"$manLocalDir/FreeBSD-12.0-RELEASE/man:$manLocalDir/FreeBSD-12.0-RELEASE/openssl/man",
 
     'FreeBSD 11.2-stable',
 "$manLocalDir/FreeBSD-11.2-stable/man:$manLocalDir/FreeBSD-11.2-stable/openssl/man",
@@ -830,11 +831,11 @@ while ( ( $key, $val ) = each %manPath ) {
     'freebsd',         'FreeBSD 12.0-RELEASE',
     'freebsd-release', 'FreeBSD 12.0-RELEASE',
 
-    'freebsd-stable', 'FreeBSD 11.2-stable',
+    'freebsd-stable', 'FreeBSD 12.0-stable',
     'freebsd-stable11', 'FreeBSD 11.2-stable',
     'freebsd-stable10', 'FreeBSD 10.4-stable',
 
-    'freebsd-current',       'FreeBSD 12-current',
+    'freebsd-current',       'FreeBSD 13-current',
     'freebsd-release-ports', 'FreeBSD 12.0-RELEASE and Ports',
     'freebsd-ports', 'FreeBSD Ports 12.0',
 
_______________________________________________
[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.