Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2014 01:36:00 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r44063 - head/en_US.ISO8859-1/books/handbook/mirrors
Message-ID:  <201402260136.s1Q1a0W3026701@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402260136.s1Q1a0W3026701>