Sort anoncvs list.
This and the previous change were originally (reworked by me to fix the whitespace bugs): PR: 68033 Submitted by: Brad Davis <so14k@so14k.com>
This commit is contained in:
parent
834668d55b
commit
e910cdef53
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21273
1 changed files with 13 additions and 14 deletions
|
@ -316,9 +316,16 @@
|
|||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para><emphasis>USA</emphasis>:
|
||||
freebsdanoncvs@anoncvs.FreeBSD.org:/home/ncvs
|
||||
(ssh only - no password)</para>
|
||||
<para><emphasis>Austria</emphasis>:
|
||||
:pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs
|
||||
(Use <command>cvs login</command> and enter any
|
||||
password when prompted.)</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><emphasis>France</emphasis>:
|
||||
:pserver:anoncvs@anoncvs.fr.FreeBSD.org:/home/ncvs
|
||||
(pserver (password <quote>anoncvs</quote>), ssh (no password))
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><emphasis>Germany</emphasis>:
|
||||
|
@ -338,23 +345,15 @@
|
|||
(Use <command>cvs login</command> and enter the password
|
||||
<quote>anoncvs</quote> when prompted.)</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><emphasis>Austria</emphasis>:
|
||||
:pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs
|
||||
(Use <command>cvs login</command> and enter any
|
||||
password when prompted.)</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><emphasis>Sweden</emphasis>:
|
||||
freebsdanoncvs@anoncvs.se.FreeBSD.org:/home/ncvs
|
||||
(ssh only - no password)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>France</emphasis>:
|
||||
:pserver:anoncvs@anoncvs.fr.FreeBSD.org:/home/ncvs
|
||||
(pserver (password <quote>anoncvs</quote>), ssh (no password))
|
||||
</para>
|
||||
<para><emphasis>USA</emphasis>:
|
||||
freebsdanoncvs@anoncvs.FreeBSD.org:/home/ncvs
|
||||
(ssh only - no password)</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
|
Loading…
Reference in a new issue