From 3f035fbbd8a94aecfb5cb2876448a855d72cd301 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Wed, 26 Jul 2017 13:25:41 +0000 Subject: [PATCH] Update the correct variable to set 11.1 as the default. Sponsored by: The FreeBSD Foundation --- en_US.ISO8859-1/htdocs/cgi/man.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/cgi/man.cgi b/en_US.ISO8859-1/htdocs/cgi/man.cgi index fad000f4bc..d315fbe347 100755 --- a/en_US.ISO8859-1/htdocs/cgi/man.cgi +++ b/en_US.ISO8859-1/htdocs/cgi/man.cgi @@ -226,7 +226,7 @@ foreach my $os ( keys %$sectionpath ) { $manLocalDir = '/usr/local/www/bsddoc/man'; # this should be the latest "release and ports" -$manPathDefault = 'FreeBSD 11.0-RELEASE and Ports'; +$manPathDefault = 'FreeBSD 11.1-RELEASE and Ports'; %manPath = ( # supported releases / stable / current