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

Wolfram Schneider wosch at FreeBSD.org
Sun Sep 17 08:10:48 UTC 2017


Author: wosch
Date: Sun Sep 17 08:10:47 2017
New Revision: 50855
URL: https://svnweb.freebsd.org/changeset/doc/50855

Log:
  there is no 'FreeBSD 11-current' anymore

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 Sep 17 01:19:29 2017	(r50854)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sun Sep 17 08:10:47 2017	(r50855)
@@ -269,9 +269,6 @@ $manPathDefault = 'FreeBSD 11.1-RELEASE and Ports';
     'FreeBSD 12-current',
 "$manLocalDir/FreeBSD-12-current/man:$manLocalDir/FreeBSD-12-current/openssl/man",
 
-    'FreeBSD 11-current',
-"$manLocalDir/FreeBSD-11-current/man:$manLocalDir/FreeBSD-11-current/openssl/man",
-
     'FreeBSD 11.1-stable',
 "$manLocalDir/FreeBSD-11.1-stable/man:$manLocalDir/FreeBSD-11.1-stable/openssl/man",
     'FreeBSD 11.1-RELEASE',


More information about the svn-doc-head mailing list