svn commit: r49576 - head/en_US.ISO8859-1/books/handbook

Glen Barber gjb at FreeBSD.org
Tue Oct 25 16:21:59 UTC 2016


Author: gjb
Date: Tue Oct 25 16:21:58 2016
New Revision: 49576
URL: https://svnweb.freebsd.org/changeset/doc/49576

Log:
  Prefer https:// over http://
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/books/handbook/book.xml

Modified: head/en_US.ISO8859-1/books/handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/book.xml	Tue Oct 25 16:19:25 2016	(r49575)
+++ head/en_US.ISO8859-1/books/handbook/book.xml	Tue Oct 25 16:21:58 2016	(r49576)
@@ -98,9 +98,9 @@
 	expand this document should send email to the &a.doc;.</para>
 
       <para>The latest version of this book is available from the
-	<link xlink:href="http://www.FreeBSD.org/">FreeBSD web
+	<link xlink:href="https://www.FreeBSD.org/">FreeBSD web
 	  site</link>.  Previous versions can be obtained from <uri
-	  xlink:href="http://docs.FreeBSD.org/doc/">http://docs.FreeBSD.org/doc/</uri>.
+	  xlink:href="https://docs.FreeBSD.org/doc/">https://docs.FreeBSD.org/doc/</uri>.
 	The book can be downloaded in a variety of formats and
 	compression options from the <link
 	  xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">&os;


More information about the svn-doc-all mailing list