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

Wolfram Schneider wosch at FreeBSD.org
Sun Jul 23 17:23:57 UTC 2017


Author: wosch
Date: Sun Jul 23 17:23:56 2017
New Revision: 50548
URL: https://svnweb.freebsd.org/changeset/doc/50548

Log:
  remove duplicated 'FreeBSD Ports 7.3'

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 17:22:15 2017	(r50547)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sun Jul 23 17:23:56 2017	(r50548)
@@ -399,7 +399,6 @@ $manPathDefault = 'FreeBSD 11.0-RELEASE and Ports';
 
     'FreeBSD 7.3-RELEASE',
 "$manLocalDir/FreeBSD-7.3-RELEASE/man:$manLocalDir/FreeBSD-7.3-RELEASE/openssl/man",
-    'FreeBSD Ports 7.3', "$manLocalDir/FreeBSD-ports-7.3-RELEASE",
 
     'FreeBSD 7.2-RELEASE',
 "$manLocalDir/FreeBSD-7.2-RELEASE/man:$manLocalDir/FreeBSD-7.2-RELEASE/openssl/man",


More information about the svn-doc-all mailing list