add FreeBSD 9.2-RELEASE and Ports
This commit is contained in:
parent
9c8bda7748
commit
ad9c74fd63
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44870
1 changed files with 2 additions and 0 deletions
|
@ -212,6 +212,8 @@ $manLocalDir = '/usr/local/www/bsddoc/man';
|
|||
$manPathDefault = 'FreeBSD 10.0-RELEASE';
|
||||
|
||||
%manPath = (
|
||||
'FreeBSD 9.2-RELEASE and Ports',
|
||||
"$manLocalDir/FreeBSD-9.2-RELEASE/man:$manLocalDir/FreeBSD-9.2-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-9.2-RELEASE/man:$manLocalDir/FreeBSD-ports-9.2-RELEASE/misc",
|
||||
'FreeBSD 9.0-RELEASE and Ports',
|
||||
"$manLocalDir/FreeBSD-9.0-RELEASE/man:$manLocalDir/FreeBSD-9.0-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-9.0-RELEASE/man:$manLocalDir/FreeBSD-ports-9.0-RELEASE/lib-perl5-perl-5.12.4-man:$manLocalDir/FreeBSD-ports-9.0-RELEASE/misc",
|
||||
'FreeBSD 8.4-RELEASE and Ports',
|
||||
|
|
Loading…
Reference in a new issue