svn commit: r44063 - head/en_US.ISO8859-1/books/handbook/mirrors
Warren Block
wblock at FreeBSD.org
Wed Feb 26 01:36:00 UTC 2014
Author: wblock
Date: Wed Feb 26 01:35:59 2014
New Revision: 44063
URL: http://svnweb.freebsd.org/changeset/doc/44063
Log:
Fix reference to "http" as a lowercase literal to be consistent with the
previous sentence.
Modified:
head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml Wed Feb 26 01:18:03 2014 (r44062)
+++ head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml Wed Feb 26 01:35:59 2014 (r44063)
@@ -731,7 +731,7 @@ Certificate information:
<para>If <literal>https</literal> cannot be used due to firewall
or other problems, <literal>svn</literal> is the next choice,
with slightly faster transfers. When neither can be used, use
- <literal>HTTP</literal>.</para>
+ <literal>http</literal>.</para>
</sect1>
<sect1 xml:id="cvsup">
More information about the svn-doc-head
mailing list