svn commit: r46107 - head/en_US.ISO8859-1/htdocs/cgi
Wolfram Schneider
wosch at FreeBSD.org
Mon Dec 22 16:16:59 UTC 2014
Author: wosch
Date: Mon Dec 22 16:16:58 2014
New Revision: 46107
URL: https://svnweb.freebsd.org/changeset/doc/46107
Log:
add non-standard manpages to FreeBSD Ports 10.1-RELEASE
Modified:
head/en_US.ISO8859-1/htdocs/cgi/man.cgi
Modified: head/en_US.ISO8859-1/htdocs/cgi/man.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/man.cgi Sun Dec 21 13:55:17 2014 (r46106)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Mon Dec 22 16:16:58 2014 (r46107)
@@ -246,7 +246,7 @@ $manPathDefault = 'FreeBSD 10.1-RELEASE'
"$manLocalDir/FreeBSD-10.1-RELEASE/man:$manLocalDir/FreeBSD-10.1-RELEASE/openssl/man",
'FreeBSD 10.1-stable',
"$manLocalDir/FreeBSD-10.1-stable/man:$manLocalDir/FreeBSD-10.1-stable/openssl/man",
- 'FreeBSD Ports 10.1-RELEASE', "$manLocalDir/FreeBSD-ports-10.1-RELEASE/man",
+ 'FreeBSD Ports 10.1-RELEASE', "$manLocalDir/FreeBSD-ports-10.1-RELEASE/man:$manLocalDir/FreeBSD-ports-10.1-RELEASE/misc",
'FreeBSD 10.0-RELEASE',
"$manLocalDir/FreeBSD-10.0-RELEASE/man:$manLocalDir/FreeBSD-10.0-RELEASE/openssl/man",
More information about the svn-doc-head
mailing list