Include ports in the default set of man pages to search.

This commit is contained in:
Warren Block 2016-05-04 21:38:28 +00:00
parent 84c6577fe8
commit 88d401f729
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48777

View file

@ -222,7 +222,8 @@ foreach my $os ( keys %$sectionpath ) {
);
$manLocalDir = '/usr/local/www/bsddoc/man';
$manPathDefault = 'FreeBSD 10.3-RELEASE';
# this should be the latest "release and ports"
$manPathDefault = 'FreeBSD 10.3-RELEASE and Ports';
%manPath = (
'FreeBSD 10.3-RELEASE and Ports',