Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 2014 17:33:34 +0000 (UTC)
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45958 - head/en_US.ISO8859-1/htdocs/cgi
Message-ID:  <201411081733.sA8HXYFX033424@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wosch
Date: Sat Nov  8 17:33:33 2014
New Revision: 45958
URL: https://svnweb.freebsd.org/changeset/doc/45958

Log:
  add CentOS manual pages for 5.9, 5.10, 5.11, 6.4, 6.5, 6.6, 7.0

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 Nov  8 17:27:34 2014	(r45957)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sat Nov  8 17:33:33 2014	(r45958)
@@ -518,6 +518,14 @@ $manPathDefault = 'FreeBSD 10.1-RELEASE'
     'Debian 6.0.10', "$manLocalDir/Debian-6.0.10",
     'Debian 7.7.0', "$manLocalDir/Debian-7.7.0",
 
+    'CentOS 5.9', "$manLocalDir/CentOS-5.9",
+    'CentOS 5.10', "$manLocalDir/CentOS-5.10",
+    'CentOS 5.11', "$manLocalDir/CentOS-5.11",
+    'CentOS 6.4', "$manLocalDir/CentOS-6.4",
+    'CentOS 6.5', "$manLocalDir/CentOS-6.5",
+    'CentOS 6.6', "$manLocalDir/CentOS-6.6",
+    'CentOS 7.0', "$manLocalDir/CentOS-7.0",
+
     'HP-UX 11.22', "$manLocalDir/HP-UX-11.22",
     'HP-UX 11.20', "$manLocalDir/HP-UX-11.20",
     'HP-UX 11.11', "$manLocalDir/HP-UX-11.11",
@@ -683,7 +691,9 @@ while ( ( $key, $val ) = each %manPath )
     'redhat',     'Red Hat Linux/i386 9',
     'centos',     'CentOS Linux/amd64 6.3',
     'suse',       'SuSE Linux/i386 11.3',
-    'linux',      'SuSE Linux/i386 11.3',
+    'debian',     'Debian 7.7.0',
+    'centos',     'CentOS 7.0',
+    'linux',      'Debian 7.7.0',
     'darwin',     'Darwin 8.0.1/ppc',
     'opendarwin', 'OpenDarwin 7.2.1',
     'macosx',     'Darwin 8.0.1/ppc',



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411081733.sA8HXYFX033424>