add IRIX-6.5.30 manual pages
This commit is contained in:
parent
a1ecd15949
commit
1eb4a4530f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53002
1 changed files with 5 additions and 0 deletions
|
@ -104,6 +104,9 @@ $sectionpath = {
|
|||
'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' },
|
||||
|
||||
'IRIX-6.5.30' => { 'path' => '1:1m:2:3:3c:3dm:3n:3x: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',
|
||||
|
@ -669,6 +672,8 @@ $manPathDefault = 'FreeBSD 12.0-RELEASE and Ports';
|
|||
'HP-UX 10.01', "$manLocalDir/HP-UX-10.01",
|
||||
'HP-UX 9.07', "$manLocalDir/HP-UX-9.07",
|
||||
|
||||
'IRIX-6.5.30', "$manLocalDir/IRIX-6.5.30/catman/a_man:$manLocalDir/IRIX-6.5.30/catman/p_man:$manLocalDir/IRIX-6.5.30/catman/u_man:$manLocalDir/IRIX-6.5.30/dt",
|
||||
|
||||
'SunOS 5.10', "$manLocalDir/SunOS-5.10",
|
||||
'SunOS 5.9', "$manLocalDir/SunOS-5.9",
|
||||
'SunOS 5.8', "$manLocalDir/SunOS-5.8",
|
||||
|
|
Loading…
Reference in a new issue