default FreeBSD stable is stable/11
This commit is contained in:
parent
e748ec91ab
commit
6bbcc8e6ea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50856
1 changed files with 2 additions and 1 deletions
|
@ -801,8 +801,9 @@ while ( ( $key, $val ) = each %manPath ) {
|
|||
'freebsd', 'FreeBSD 11.1-RELEASE',
|
||||
'freebsd-release', 'FreeBSD 11.1-RELEASE',
|
||||
|
||||
'freebsd-stable', 'FreeBSD 10.3-stable',
|
||||
'freebsd-stable', 'FreeBSD 11.1-stable',
|
||||
'freebsd-stable11', 'FreeBSD 11.1-stable',
|
||||
|
||||
'freebsd-stable10', 'FreeBSD 10.3-stable',
|
||||
'freebsd-stable9', 'FreeBSD 9.3-stable',
|
||||
'freebsd-stable8', 'FreeBSD 8.4-stable',
|
||||
|
|
Loading…
Reference in a new issue