svn commit: r52121 - 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: Mon Aug 13 06:04:02 2018
New Revision: 52121
URL: https://svnweb.freebsd.org/changeset/doc/52121
Log:
Remove old FreeBSD -stable releases
Sponsored by: Essen Hackathon
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 Sun Aug 12 13:01:47 2018 (r52120)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Mon Aug 13 06:04:02 2018 (r52121)
@@ -308,9 +308,6 @@ $manPathDefault = 'FreeBSD 11.2-RELEASE and Ports';
'FreeBSD 9.0-RELEASE',
"$manLocalDir/FreeBSD-9.0-RELEASE/man:$manLocalDir/FreeBSD-9.0-RELEASE/openssl/man",
-
- 'FreeBSD 8.4-stable',
-"$manLocalDir/FreeBSD-8.4-stable/man:$manLocalDir/FreeBSD-8.4-stable/openssl/man",
'FreeBSD 8.4-RELEASE',
"$manLocalDir/FreeBSD-8.4-RELEASE/man:$manLocalDir/FreeBSD-8.4-RELEASE/openssl/man",
'FreeBSD 8.3-RELEASE',
@@ -422,8 +419,6 @@ $manPathDefault = 'FreeBSD 11.2-RELEASE and Ports';
'FreeBSD 7.0-RELEASE',
"$manLocalDir/FreeBSD-7.0-RELEASE/man:$manLocalDir/FreeBSD-7.0-RELEASE/openssl/man",
- 'FreeBSD 6.4-stable',
-"$manLocalDir/FreeBSD-6.4-stable/man:$manLocalDir/FreeBSD-6.4-stable/openssl/man",
'FreeBSD 6.4-RELEASE',
"$manLocalDir/FreeBSD-6.4-RELEASE/man:$manLocalDir/FreeBSD-6.4-RELEASE/openssl/man",
'FreeBSD 6.3-RELEASE',
@@ -823,12 +818,7 @@ while ( ( $key, $val ) = each %manPath ) {
'freebsd-stable', 'FreeBSD 11.2-stable',
'freebsd-stable11', 'FreeBSD 11.2-stable',
-
'freebsd-stable10', 'FreeBSD 10.4-stable',
- 'freebsd-stable9', 'FreeBSD 9.3-stable',
- 'freebsd-stable8', 'FreeBSD 8.4-stable',
- 'freebsd-stable7', 'FreeBSD 7.4-stable',
- 'freebsd-stable6', 'FreeBSD 6.4-stable',
'freebsd-current', 'FreeBSD 12-current',
'freebsd-release-ports', 'FreeBSD 11.2-RELEASE and Ports',
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"