add manpages for CentOS 7.1
This commit is contained in:
parent
7e522246ff
commit
95116ef680
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46494
1 changed files with 2 additions and 2 deletions
|
@ -585,6 +585,7 @@ $manPathDefault = 'FreeBSD 10.1-RELEASE';
|
||||||
'CentOS 6.5', "$manLocalDir/CentOS-6.5",
|
'CentOS 6.5', "$manLocalDir/CentOS-6.5",
|
||||||
'CentOS 6.6', "$manLocalDir/CentOS-6.6",
|
'CentOS 6.6', "$manLocalDir/CentOS-6.6",
|
||||||
'CentOS 7.0', "$manLocalDir/CentOS-7.0",
|
'CentOS 7.0', "$manLocalDir/CentOS-7.0",
|
||||||
|
'CentOS 7.1', "$manLocalDir/CentOS-7.1",
|
||||||
|
|
||||||
'HP-UX 11.22', "$manLocalDir/HP-UX-11.22",
|
'HP-UX 11.22', "$manLocalDir/HP-UX-11.22",
|
||||||
'HP-UX 11.20', "$manLocalDir/HP-UX-11.20",
|
'HP-UX 11.20', "$manLocalDir/HP-UX-11.20",
|
||||||
|
@ -749,10 +750,9 @@ while ( ( $key, $val ) = each %manPath ) {
|
||||||
|
|
||||||
'slackware', 'Linux Slackware 3.1',
|
'slackware', 'Linux Slackware 3.1',
|
||||||
'redhat', 'Red Hat Linux/i386 9',
|
'redhat', 'Red Hat Linux/i386 9',
|
||||||
'centos', 'CentOS Linux/amd64 6.3',
|
|
||||||
'suse', 'SuSE Linux/i386 11.3',
|
'suse', 'SuSE Linux/i386 11.3',
|
||||||
'debian', 'Debian 7.7.0',
|
'debian', 'Debian 7.7.0',
|
||||||
'centos', 'CentOS 7.0',
|
'centos', 'CentOS 7.1',
|
||||||
'linux', 'Debian 7.7.0',
|
'linux', 'Debian 7.7.0',
|
||||||
'darwin', 'Darwin 8.0.1/ppc',
|
'darwin', 'Darwin 8.0.1/ppc',
|
||||||
'opendarwin', 'OpenDarwin 7.2.1',
|
'opendarwin', 'OpenDarwin 7.2.1',
|
||||||
|
|
Loading…
Reference in a new issue