svn commit: r50736 - 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: Sun Aug 27 17:46:06 2017 New Revision: 50736 URL: https://svnweb.freebsd.org/changeset/doc/50736 Log: HTTPS 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 27 17:46:03 2017 (r50735) +++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Sun Aug 27 17:46:06 2017 (r50736) @@ -916,7 +916,7 @@ $sections = join( "|", @sections ); # sections rege # mailto - Author # webmaster - who run this service $mailto = '[email protected]'; -$mailtoURL = 'http://wolfram.schneider.org'; +$mailtoURL = 'https://wolfram.schneider.org'; $mailtoURL = "mailto:$mailto" if !$mailtoURL; $full_url = 'https://www.freebsd.org/cgi/man.cgi'; $want_to_link_to_this_page = 1; @@ -1843,7 +1843,7 @@ Copyright (c) for man pages by OS vendors. <a href="https://www.suse.com">SuSE</a>, <a href="http://www.digital.com">ULTRIX</a>, <a href="http://www.plan9.bell-labs.com/7thEdMan/">Unix Seventh Edition</a>, -<a href="http://www.xfree86.org">XFree86</a>, +<a href="https://www.xfree86.org">XFree86</a>, <a href="https://www.x.org">X11R6</a> <h2>FAQ</h2> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"