svn commit: r50541 - head/en_US.ISO8859-1/htdocs/cgi

Wolfram Schneider wosch at FreeBSD.org
Sun Jul 23 16:16:00 UTC 2017


Author: wosch
Date: Sun Jul 23 16:15:59 2017
New Revision: 50541
URL: https://svnweb.freebsd.org/changeset/doc/50541

Log:
  remove duplicated config for 'FreeBSD Ports 7.4-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 Jul 23 16:11:00 2017	(r50540)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sun Jul 23 16:15:59 2017	(r50541)
@@ -396,7 +396,6 @@ $manPathDefault = 'FreeBSD 11.0-RELEASE and Ports';
 "$manLocalDir/FreeBSD-7.4-RELEASE/man:$manLocalDir/FreeBSD-7.4-RELEASE/openssl/man",
     'FreeBSD 7.4-RELEASE',
 "$manLocalDir/FreeBSD-7.4-RELEASE/man:$manLocalDir/FreeBSD-7.4-RELEASE/openssl/man",
-    'FreeBSD Ports 7.4-RELEASE', "$manLocalDir/FreeBSD-ports-7.4-RELEASE",
 
     'FreeBSD 7.3-RELEASE',
 "$manLocalDir/FreeBSD-7.3-RELEASE/man:$manLocalDir/FreeBSD-7.3-RELEASE/openssl/man",


More information about the svn-doc-all mailing list