'FreeBSD 10.2-stable' is gone
This commit is contained in:
parent
22c2482d0e
commit
23a112d0c0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50538
1 changed files with 2 additions and 8 deletions
|
@ -273,13 +273,13 @@ $manPathDefault = 'FreeBSD 11.0-RELEASE and Ports';
|
|||
|
||||
'FreeBSD 11.1-stable',
|
||||
"$manLocalDir/FreeBSD-11.1-stable/man:$manLocalDir/FreeBSD-11.1-stable/openssl/man",
|
||||
|
||||
'FreeBSD 11.1-RELEASE',
|
||||
"$manLocalDir/FreeBSD-11.1-RELEASE/man:$manLocalDir/FreeBSD-11.1-RELEASE/openssl/man",
|
||||
|
||||
'FreeBSD 11.0-RELEASE',
|
||||
"$manLocalDir/FreeBSD-11.0-RELEASE/man:$manLocalDir/FreeBSD-11.0-RELEASE/openssl/man",
|
||||
|
||||
'FreeBSD 10.3-stable',
|
||||
"$manLocalDir/FreeBSD-10.3-stable/man:$manLocalDir/FreeBSD-10.3-stable/openssl/man",
|
||||
'FreeBSD 10.3-RELEASE',
|
||||
"$manLocalDir/FreeBSD-10.3-RELEASE/man:$manLocalDir/FreeBSD-10.3-RELEASE/openssl/man",
|
||||
'FreeBSD 10.2-RELEASE',
|
||||
|
@ -289,12 +289,6 @@ $manPathDefault = 'FreeBSD 11.0-RELEASE and Ports';
|
|||
'FreeBSD 10.0-RELEASE',
|
||||
"$manLocalDir/FreeBSD-10.0-RELEASE/man:$manLocalDir/FreeBSD-10.0-RELEASE/openssl/man",
|
||||
|
||||
'FreeBSD 10.3-stable',
|
||||
"$manLocalDir/FreeBSD-10.3-stable/man:$manLocalDir/FreeBSD-10.3-stable/openssl/man",
|
||||
|
||||
'FreeBSD 10.2-stable',
|
||||
"$manLocalDir/FreeBSD-10.2-stable/man:$manLocalDir/FreeBSD-10.2-stable/openssl/man",
|
||||
|
||||
'FreeBSD Ports 11.1-RELEASE', "$manLocalDir/FreeBSD-ports-11.1-RELEASE/man:$manLocalDir/FreeBSD-ports-11.1-RELEASE/misc",
|
||||
'FreeBSD Ports 11.0-RELEASE', "$manLocalDir/FreeBSD-ports-11.0-RELEASE/man:$manLocalDir/FreeBSD-ports-11.0-RELEASE/misc",
|
||||
'FreeBSD Ports 10.3-RELEASE', "$manLocalDir/FreeBSD-ports-10.3-RELEASE/man:$manLocalDir/FreeBSD-ports-10.3-RELEASE/misc",
|
||||
|
|
Loading…
Reference in a new issue