Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2015 11:01:26 +0000 (UTC)
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r47299 - head/en_US.ISO8859-1/htdocs/cgi
Message-ID:  <201508221101.t7MB1QrE042448@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wosch
Date: Sat Aug 22 11:01:25 2015
New Revision: 47299
URL: https://svnweb.freebsd.org/changeset/doc/47299

Log:
  add forgotten "FreeBSD 10.0-RELEASE and Ports"

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 Aug 22 10:58:47 2015	(r47298)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sat Aug 22 11:01:25 2015	(r47299)
@@ -227,6 +227,9 @@ $manPathDefault = 'FreeBSD 10.2-RELEASE'
 "$manLocalDir/FreeBSD-10.2-RELEASE/man:$manLocalDir/FreeBSD-10.2-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-10.2-RELEASE/man:$manLocalDir/FreeBSD-ports-10.2-RELEASE/misc",
     'FreeBSD 10.1-RELEASE and Ports',
 "$manLocalDir/FreeBSD-10.1-RELEASE/man:$manLocalDir/FreeBSD-10.1-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-10.1-RELEASE/man:$manLocalDir/FreeBSD-ports-10.1-RELEASE/misc",
+    'FreeBSD 10.0-RELEASE and Ports',
+"$manLocalDir/FreeBSD-10.0-RELEASE/man:$manLocalDir/FreeBSD-10.0-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-10.0-RELEASE/man:$manLocalDir/FreeBSD-ports-10.0-RELEASE/misc",
+
     'FreeBSD 9.3-RELEASE and Ports',
 "$manLocalDir/FreeBSD-9.3-RELEASE/man:$manLocalDir/FreeBSD-9.3-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-9.3-RELEASE/man:$manLocalDir/FreeBSD-ports-9.3-RELEASE/misc",
     'FreeBSD 9.2-RELEASE and Ports',



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