Reindent after section change. Rewrap lines while here.

Translators, please ignore.
This commit is contained in:
Glen Barber 2012-12-20 22:52:30 +00:00
parent f58b8d6ac5
commit a5db8029b9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40444

View file

@ -668,82 +668,81 @@
</sect2> </sect2>
</sect1> </sect1>
<sect1 id="svn-mirrors"> <sect1 id="svn-mirrors">
<title><application>Subversion</application> Sites</title> <title><application>Subversion</application> Sites</title>
<indexterm> <indexterm>
<primary>svn</primary> <primary>svn</primary>
</indexterm> </indexterm>
<para>All mirrors carry all repositories.</para> <para>All mirrors carry all repositories.</para>
<para>The master &os; <application>Subversion</application> <para>The master &os; <application>Subversion</application>
server, <hostid role="fqdn">svn.FreeBSD.org</hostid>, is publicly server, <hostid role="fqdn">svn.FreeBSD.org</hostid>, is
accessible, read-only. That may change in the future, so users publicly accessible, read-only. That may change in the future,
are encouraged to use one of the official mirrors. To view the so users are encouraged to use one of the official mirrors. To
&os; <application>Subversion</application> repositories through view the &os; <application>Subversion</application> repositories
a browser, use <ulink through a browser, use <ulink
url="http://svnweb.FreeBSD.org/">http://svnweb.FreeBSD.org/</ulink>.</para> url="http://svnweb.FreeBSD.org/">http://svnweb.FreeBSD.org/</ulink>.</para>
<note> <note>
<para>The &os; svn mirror network is still in its early days, and <para>The &os; svn mirror network is still in its early days,
will likely change. Do not count on this list of mirrors being and will likely change. Do not count on this list of mirrors
static. In particular, the SSL certificates of the servers will being static. In particular, the SSL certificates of the
likely change at some point.</para> servers will likely change at some point.</para>
</note> </note>
<informaltable> <informaltable>
<tgroup cols="4"> <tgroup cols="4">
<colspec colwidth="3*"/> <colspec colwidth="3*"/>
<colspec colwidth="1*"/> <colspec colwidth="1*"/>
<colspec colwidth="2*"/> <colspec colwidth="2*"/>
<colspec colwidth="10*"/> <colspec colwidth="10*"/>
<thead> <thead>
<row> <row>
<entry>Name</entry> <entry>Name</entry>
<entry>Protocols</entry> <entry>Protocols</entry>
<entry>Location</entry> <entry>Location</entry>
<entry>SSL fingerprint</entry> <entry>SSL fingerprint</entry>
</row> </row>
</thead> </thead>
<tbody> <tbody>
<row> <row>
<entry><hostid <entry><hostid
role="fqdn">svn0.us-west.FreeBSD.org</hostid></entry> role="fqdn">svn0.us-west.FreeBSD.org</hostid></entry>
<entry>svn, <ulink <entry>svn, <ulink
url="http://svn0.us-west.FreeBSD.org/base/">http</ulink>, url="http://svn0.us-west.FreeBSD.org/base/">http</ulink>,
<ulink <ulink
url="https://svn0.us-west.FreeBSD.org/base/">https</ulink></entry> url="https://svn0.us-west.FreeBSD.org/base/">https</ulink></entry>
<entry>USA, California</entry> <entry>USA, California</entry>
<entry>SHA1 <entry>SHA1
<literal>79:35:8F:CA:6D:34:D9:30:44:D1:00:AF:33:4D:E6:11:44:4D:15:EC</literal></entry> <literal>79:35:8F:CA:6D:34:D9:30:44:D1:00:AF:33:4D:E6:11:44:4D:15:EC</literal></entry>
</row> </row>
<row> <row>
<entry><hostid <entry><hostid
role="fqdn">svn0.us-east.FreeBSD.org</hostid></entry> role="fqdn">svn0.us-east.FreeBSD.org</hostid></entry>
<entry>svn, <ulink <entry>svn, <ulink
url="http://svn0.us-east.FreeBSD.org/base/">http</ulink>, url="http://svn0.us-east.FreeBSD.org/base/">http</ulink>,
<ulink <ulink
url="https://svn0.us-east.FreeBSD.org/base/">https</ulink></entry> url="https://svn0.us-east.FreeBSD.org/base/">https</ulink></entry>
<entry>USA, New Jersey</entry> <entry>USA, New Jersey</entry>
<entry>SHA1
<literal>06:D1:23:DE:5E:7A:F7:2B:7A:7E:74:95:5F:54:8D:5C:B0:D6:2E:8F</literal></entry>
</row>
</tbody>
</tgroup>
</informaltable>
<entry>SHA1
<literal>06:D1:23:DE:5E:7A:F7:2B:7A:7E:74:95:5F:54:8D:5C:B0:D6:2E:8F</literal></entry>
</row>
</tbody>
</tgroup>
</informaltable>
</sect1> </sect1>
<sect1 id="cvsup"> <sect1 id="cvsup">