Set man.cgi to use 11.1-RELEASE as the default.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2017-07-26 13:23:58 +00:00
parent dc422cd177
commit b0b14a42f1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50578

View file

@ -800,8 +800,8 @@ while ( ( $key, $val ) = each %manPath ) {
# keywords must be in lower cases.
%manPathAliases = (
'freebsd', 'FreeBSD 11.0-RELEASE',
'freebsd-release', 'FreeBSD 11.0-RELEASE',
'freebsd', 'FreeBSD 11.1-RELEASE',
'freebsd-release', 'FreeBSD 11.1-RELEASE',
'freebsd-stable', 'FreeBSD 10.3-stable',
'freebsd-stable11', 'FreeBSD 11.1-stable',