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

Wolfram Schneider <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wosch
Date: Sat Apr  9 21:21:02 2016
New Revision: 48555
URL: https://svnweb.freebsd.org/changeset/doc/48555

Log:
  make FreeBSD 10.3-RELEASE the default release

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	Sat Apr  9 21:00:06 2016	(r48554)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sat Apr  9 21:21:02 2016	(r48555)
@@ -222,7 +222,7 @@ foreach my $os ( keys %$sectionpath ) {
 );
 
 $manLocalDir    = '/usr/local/www/bsddoc/man';
-$manPathDefault = 'FreeBSD 10.2-RELEASE';
+$manPathDefault = 'FreeBSD 10.3-RELEASE';
 
 %manPath = (
     'FreeBSD 10.2-RELEASE and Ports',
@@ -714,6 +714,7 @@ my %valid_arch = map { $_ => 1 }
 my $default_arch = 'i386';
 
 my %arch = ( 
+'FreeBSD 10.3-RELEASE' => { 'default' => 'i386', 'arch' => [qw/amd64 arm i386 powerpc sparc64/] } ,
 'FreeBSD 10.2-RELEASE' => { 'default' => 'i386', 'arch' => [qw/amd64 arm i386 powerpc sparc64/] } ,
 'FreeBSD 10.1-RELEASE' => { 'default' => 'i386', 'arch' => [qw/amd64 arm i386 powerpc sparc64/] } ,
 'FreeBSD 10.0-RELEASE' => { 'default' => 'i386', 'arch' => [qw/amd64 arm i386 powerpc sparc64/] } ,
@@ -760,8 +761,8 @@ while ( ( $key, $val ) = each %manPath )
 
 # keywords must be in lower cases.
 %manPathAliases = (
-    'freebsd',         'FreeBSD 10.2-RELEASE',
-    'freebsd-release', 'FreeBSD 10.2-RELEASE',
+    'freebsd',         'FreeBSD 10.3-RELEASE',
+    'freebsd-release', 'FreeBSD 10.3-RELEASE',
 
     'freebsd-stable',  'FreeBSD 10.2-stable',
     'freebsd-stable10', 'FreeBSD 10.2-stable',
_______________________________________________
[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.