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

Glen Barber gjb at FreeBSD.org
Thu Jul 6 08:38:51 UTC 2017


Author: gjb
Date: Thu Jul  6 08:38:49 2017
New Revision: 50450
URL: https://svnweb.freebsd.org/changeset/doc/50450

Log:
  Prune a duplicate entry for freebsd-stable11.
  
  Submitted by:	wosch
  Sponsored by:	The FreeBSD Foundation

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	Wed Jul  5 17:07:43 2017	(r50449)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Thu Jul  6 08:38:49 2017	(r50450)
@@ -812,7 +812,6 @@ while ( ( $key, $val ) = each %manPath ) {
 
     'freebsd-stable',  'FreeBSD 10.3-stable',
     'freebsd-stable11', 'FreeBSD 11.1-stable',
-    'freebsd-stable11', 'FreeBSD 11.0-stable',
     'freebsd-stable10', 'FreeBSD 10.3-stable',
     'freebsd-stable9', 'FreeBSD 9.3-stable',
     'freebsd-stable8', 'FreeBSD 8.4-stable',


More information about the svn-doc-head mailing list