svn commit: r45479 - head/en_US.ISO8859-1/htdocs/cgi
Wolfram Schneider <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wosch
Date: Tue Aug 19 17:21:32 2014
New Revision: 45479
URL: http://svnweb.freebsd.org/changeset/doc/45479
Log:
FreeBSD 10.0-RELEASE is the default release (was 9.3)
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 Tue Aug 19 15:44:26 2014 (r45478)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Tue Aug 19 17:21:32 2014 (r45479)
@@ -209,7 +209,7 @@ foreach my $os ( keys %$sectionpath ) {
);
$manLocalDir = '/usr/local/www/bsddoc/man';
-$manPathDefault = 'FreeBSD 9.3-RELEASE';
+$manPathDefault = 'FreeBSD 10.0-RELEASE';
%manPath = (
'FreeBSD 9.2-RELEASE and Ports',
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"