svn commit: r46108 - head/en_US.ISO8859-1/htdocs/cgi
Wolfram Schneider
wosch at FreeBSD.org
Mon Dec 22 16:17:47 UTC 2014
Author: wosch
Date: Mon Dec 22 16:17:45 2014
New Revision: 46108
URL: https://svnweb.freebsd.org/changeset/doc/46108
Log:
add manpages for FreeBSD Ports 10.0-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 Mon Dec 22 16:16:58 2014 (r46107)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Mon Dec 22 16:17:45 2014 (r46108)
@@ -247,6 +247,7 @@ $manPathDefault = 'FreeBSD 10.1-RELEASE'
'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:$manLocalDir/FreeBSD-ports-10.1-RELEASE/misc",
+ 'FreeBSD Ports 10.0-RELEASE', "$manLocalDir/FreeBSD-ports-10.0-RELEASE/man:$manLocalDir/FreeBSD-ports-10.0-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