Update the default release version for manual pages.

Submitted by:	theraven
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-08-14 11:19:43 +00:00
parent b819dd7e86
commit 07901e03d9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47223

View file

@ -220,7 +220,7 @@ foreach my $os ( keys %$sectionpath ) {
);
$manLocalDir = '/usr/local/www/bsddoc/man';
$manPathDefault = 'FreeBSD 10.1-RELEASE';
$manPathDefault = 'FreeBSD 10.2-RELEASE';
%manPath = (
'FreeBSD 10.1-RELEASE and Ports',
@ -749,8 +749,8 @@ while ( ( $key, $val ) = each %manPath ) {
# keywords must be in lower cases.
%manPathAliases = (
'freebsd', 'FreeBSD 10.1-RELEASE',
'freebsd-release', 'FreeBSD 10.1-RELEASE',
'freebsd', 'FreeBSD 10.2-RELEASE',
'freebsd-release', 'FreeBSD 10.2-RELEASE',
'freebsd-stable', 'FreeBSD 10.2-stable',
'freebsd-stable10', 'FreeBSD 10.2-stable',