svn commit: r52686 - head/en_US.ISO8859-1/htdocs/cgi
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Fri Dec 14 15:41:17 2018
New Revision: 52686
URL: https://svnweb.freebsd.org/changeset/doc/52686
Log:
Remove a stray 11.2-RELEASE line that seems to break 12.0-RELEASE
from properly showing up.
Submitted by: wosch
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 Thu Dec 13 19:55:47 2018 (r52685)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Fri Dec 14 15:41:17 2018 (r52686)
@@ -282,7 +282,6 @@ $manPathDefault = 'FreeBSD 12.0-RELEASE and Ports';
'FreeBSD 12.0-stable',
"$manLocalDir/FreeBSD-12.0-stable/man:$manLocalDir/FreeBSD-12.0-stable/openssl/man",
- 'FreeBSD 11.2-RELEASE',
'FreeBSD 11.2-stable',
"$manLocalDir/FreeBSD-11.2-stable/man:$manLocalDir/FreeBSD-11.2-stable/openssl/man",
'FreeBSD 11.2-RELEASE',
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"