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

Glen Barber gjb at FreeBSD.org
Fri Dec 14 17:16:21 UTC 2018


Author: gjb
Date: Fri Dec 14 17:16:19 2018
New Revision: 52689
URL: https://svnweb.freebsd.org/changeset/doc/52689

Log:
  Add a freebsd-stable12 entry to man.cgi.
  
  Suggested by:	jhb
  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	Fri Dec 14 16:23:13 2018	(r52688)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Fri Dec 14 17:16:19 2018	(r52689)
@@ -832,6 +832,7 @@ while ( ( $key, $val ) = each %manPath ) {
     'freebsd-release', 'FreeBSD 12.0-RELEASE',
 
     'freebsd-stable', 'FreeBSD 12.0-stable',
+    'freebsd-stable12', 'FreeBSD 12.0-stable',
     'freebsd-stable11', 'FreeBSD 11.2-stable',
     'freebsd-stable10', 'FreeBSD 10.4-stable',
 


More information about the svn-doc-head mailing list