View | Details | Raw Unified | Return to bug 204017 | Differences between
and this patch

Collapse All | Expand All

(-)en_US.ISO8859-1/htdocs/cgi/man.cgi (-1 / +1 lines)
Lines 221-227 Link Here
221
);
221
);
222
222
223
$manLocalDir    = '/usr/local/www/bsddoc/man';
223
$manLocalDir    = '/usr/local/www/bsddoc/man';
224
$manPathDefault = 'FreeBSD 10.2-RELEASE';
224
$manPathDefault = 'FreeBSD 10.2-RELEASE and Ports';
225
225
226
%manPath = (
226
%manPath = (
227
    'FreeBSD 10.2-RELEASE and Ports',
227
    'FreeBSD 10.2-RELEASE and Ports',

Return to bug 204017