fix man path for 'FreeBSD 6.4-stable'
This commit is contained in:
parent
23a112d0c0
commit
958b9e5335
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50539
1 changed files with 2 additions and 1 deletions
|
@ -409,7 +409,8 @@ $manPathDefault = 'FreeBSD 11.0-RELEASE and Ports';
|
|||
"$manLocalDir/FreeBSD-7.0-RELEASE/man:$manLocalDir/FreeBSD-7.0-RELEASE/openssl/man",
|
||||
'FreeBSD Ports 7.0-RELEASE', "$manLocalDir/FreeBSD-ports-7.0-RELEASE",
|
||||
|
||||
'FreeBSD 6.4-stable', "$manLocalDir/FreeBSD-6.4-stable",
|
||||
'FreeBSD 6.4-stable',
|
||||
"$manLocalDir/FreeBSD-6.4-stable/man:$manLocalDir/FreeBSD-6.4-stable/openssl/man",
|
||||
'FreeBSD 6.4-RELEASE',
|
||||
"$manLocalDir/FreeBSD-6.4-RELEASE/man:$manLocalDir/FreeBSD-6.4-RELEASE/openssl/man",
|
||||
'FreeBSD 6.3-RELEASE',
|
||||
|
|
Loading…
Reference in a new issue