svn commit: r50994 - 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: Fri Sep 29 11:13:12 2017
New Revision: 50994
URL: https://svnweb.freebsd.org/changeset/doc/50994

Log:
  switch to HTTPS

Modified:
  head/en_US.ISO8859-1/htdocs/cgi/mid.cgi

Modified: head/en_US.ISO8859-1/htdocs/cgi/mid.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/mid.cgi	Fri Sep 29 11:13:05 2017	(r50993)
+++ head/en_US.ISO8859-1/htdocs/cgi/mid.cgi	Fri Sep 29 11:13:12 2017	(r50994)
@@ -40,7 +40,7 @@ $shortid = 1;
 $lookCommand = "/usr/bin/look";
 $ENV{PATH} = '/bin:/usr/bin';
 
-$main::t_style .= qq{\n<link rel="search" type="application/opensearchdescription+xml" href="http://www.freebsd.org/search/opensearch/message-id.xml" title="FreeBSD Mail Message-ID" />\n};
+$main::t_style .= qq{\n<link rel="search" type="application/opensearchdescription+xml" href="https://www.freebsd.org/search/opensearch/message-id.xml" title="FreeBSD Mail Message-ID" />\n};
 
 sub escape($) { $_ = $_[0]; s/&/&amp;/g; s/</&lt;/g; s/>/&gt;/g; $_; }
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.