Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2016 19:08:55 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49658 - head/en_US.ISO8859-1/htdocs/cgi
Message-ID:  <201611121908.uACJ8tHQ070574@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sat Nov 12 19:08:55 2016
New Revision: 49658
URL: https://svnweb.freebsd.org/changeset/doc/49658

Log:
  Add the 10.3-stable directory.
  
  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	Sat Nov 12 19:05:06 2016	(r49657)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sat Nov 12 19:08:55 2016	(r49658)
@@ -281,6 +281,9 @@ $manPathDefault = 'FreeBSD 10.3-RELEASE 
     'FreeBSD 11.0-stable',
 "$manLocalDir/FreeBSD-11.0-stable/man:$manLocalDir/FreeBSD-11.0-stable/openssl/man",
 
+    'FreeBSD 10.3-stable',
+"$manLocalDir/FreeBSD-10.3-stable/man:$manLocalDir/FreeBSD-10.3-stable/openssl/man",
+
     'FreeBSD 10.2-stable',
 "$manLocalDir/FreeBSD-10.2-stable/man:$manLocalDir/FreeBSD-10.2-stable/openssl/man",
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611121908.uACJ8tHQ070574>