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

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


Author: wosch
Date: Sun Jul 23 15:28:55 2017
New Revision: 50537
URL: https://svnweb.freebsd.org/changeset/doc/50537

Log:
  'FreeBSD 11.0-stable' is gone

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 14:51:17 2017	(r50536)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sun Jul 23 15:28:55 2017	(r50537)
@@ -277,9 +277,6 @@ $manPathDefault = 'FreeBSD 11.0-RELEASE and Ports';
     'FreeBSD 11.1-RELEASE',
 "$manLocalDir/FreeBSD-11.1-RELEASE/man:$manLocalDir/FreeBSD-11.1-RELEASE/openssl/man",
 
-    'FreeBSD 11.0-stable',
-"$manLocalDir/FreeBSD-11.0-stable/man:$manLocalDir/FreeBSD-11.0-stable/openssl/man",
-
     'FreeBSD 11.0-RELEASE',
 "$manLocalDir/FreeBSD-11.0-RELEASE/man:$manLocalDir/FreeBSD-11.0-RELEASE/openssl/man",
 


More information about the svn-doc-all mailing list