add HP-UX 9.07 manual pages
This commit is contained in:
parent
8201c4b75c
commit
cba559033a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52237
1 changed files with 2 additions and 0 deletions
|
@ -102,6 +102,7 @@ $sectionpath = {
|
|||
'HP-UX 10.20' => { 'path' => '1:1m:2:3:4:5:7:9' },
|
||||
'HP-UX 10.10' => { 'path' => '1:1m:2:3:4:5:7:9' },
|
||||
'HP-UX 10.01' => { 'path' => '1:1m:2:3:4:5:7:9' },
|
||||
'HP-UX 9.07' => { 'path' => '1:1m:2:3:4:5:7:9' },
|
||||
'SunOS 5.10' => {
|
||||
'path' =>
|
||||
'1:1m:1s:1as:2:3:3c:3malloc:3nsl:3socket:3ldap:3nisdb:3rac:3resolv:3rpc:3slp:3proc:3rt:3c_db:3elf:3kvm:3kstat:3m:3mp:3mvec:3pam:3aio:3bsm:3tsol:3contract:3cpc:3sec:3secdb:3smartcard:3cfgadm:3crypt:3devid:3devinfo:3door:3lib:3libucb:3head:3nvpair:3rsm:7:7d:7fs:7i:7ipp:7m:7p:9:9e:9f:9p:9s:4:5:4b:3gen:3exacct:3sysevent:3uuid:3wsreg:3dmi:3snmp:3tnf:3volmgt:3mail:3layout:3ext:3picl:3picltree:3pool:3project:3perl:3lgrp:3sasl:3scf:3dat:3hbaapi:3tecla:1b:1c:1f:3ucb:3xnet:3curses:3plot:3xcurses:3gss:6:3tiff:3fontconfig:3mlib:l:n',
|
||||
|
@ -653,6 +654,7 @@ $manPathDefault = 'FreeBSD 11.2-RELEASE and Ports';
|
|||
'HP-UX 10.20', "$manLocalDir/HP-UX-10.20",
|
||||
'HP-UX 10.10', "$manLocalDir/HP-UX-10.10",
|
||||
'HP-UX 10.01', "$manLocalDir/HP-UX-10.01",
|
||||
'HP-UX 9.07', "$manLocalDir/HP-UX-9.07",
|
||||
|
||||
'SunOS 5.10', "$manLocalDir/SunOS-5.10",
|
||||
'SunOS 5.9', "$manLocalDir/SunOS-5.9",
|
||||
|
|
Loading…
Reference in a new issue