- Clean up the wording for the anoncvs entries to be clearer and consistent.
- Comment out anoncvs.jp since it is not responding.
This commit is contained in:
parent
a0c0b2e7cc
commit
bf947e6caf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35859
1 changed files with 10 additions and 6 deletions
|
@ -348,20 +348,24 @@
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis>France</emphasis>:
|
<para><emphasis>France</emphasis>:
|
||||||
:pserver:anoncvs@anoncvs.fr.FreeBSD.org:/home/ncvs
|
:pserver:anoncvs@anoncvs.fr.FreeBSD.org:/home/ncvs
|
||||||
(pserver (password <quote>anoncvs</quote>), ssh (no password))
|
(For pserver mode, use <command>cvs login</command> and
|
||||||
</para>
|
enter the password <quote>anoncvs</quote> when prompted.
|
||||||
|
For ssh, no password is required.)</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<!--
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis>Japan</emphasis>:
|
<para><emphasis>Japan</emphasis>:
|
||||||
:pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs
|
:pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs
|
||||||
(Use <command>cvs login</command> and enter the password
|
(Use <command>cvs login</command> and enter the password
|
||||||
<quote>anoncvs</quote> when prompted.)</para>
|
<quote>anoncvs</quote> when prompted.)</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
-->
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis>Taiwan</emphasis>:
|
<para><emphasis>Taiwan</emphasis>:
|
||||||
:pserver:anoncvs@anoncvs.tw.FreeBSD.org:/home/ncvs
|
:pserver:anoncvs@anoncvs.tw.FreeBSD.org:/home/ncvs
|
||||||
(pserver (use <command>cvs login</command> and enter any
|
(For pserver mode, use <command>cvs login</command> and
|
||||||
password when prompted), ssh (no password))</para>
|
enter any password when prompted. For ssh, no password
|
||||||
|
is required.)</para>
|
||||||
|
|
||||||
<programlisting>SSH2 HostKey: 1024 02:ed:1b:17:d6:97:2b:58:5e:5c:e2:da:3b:89:88:26 /etc/ssh/ssh_host_rsa_key.pub
|
<programlisting>SSH2 HostKey: 1024 02:ed:1b:17:d6:97:2b:58:5e:5c:e2:da:3b:89:88:26 /etc/ssh/ssh_host_rsa_key.pub
|
||||||
SSH2 HostKey: 1024 e8:3b:29:7b:ca:9f:ac:e9:45:cb:c8:17:ae:9b:eb:55 /etc/ssh/ssh_host_dsa_key.pub</programlisting>
|
SSH2 HostKey: 1024 e8:3b:29:7b:ca:9f:ac:e9:45:cb:c8:17:ae:9b:eb:55 /etc/ssh/ssh_host_dsa_key.pub</programlisting>
|
||||||
|
@ -369,8 +373,8 @@ SSH2 HostKey: 1024 e8:3b:29:7b:ca:9f:ac:e9:45:cb:c8:17:ae:9b:eb:55 /etc/ssh/ssh_
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis>USA</emphasis>:
|
<para><emphasis>USA</emphasis>:
|
||||||
anoncvs@anoncvs1.FreeBSD.org:/home/ncvs (ssh2 only - no
|
anoncvs@anoncvs1.FreeBSD.org:/home/ncvs (For ssh, use ssh
|
||||||
password)</para>
|
version 2 and no password is required.)</para>
|
||||||
|
|
||||||
<programlisting>SSH2 HostKey: 2048 53:1f:15:a3:72:5c:43:f6:44:0e:6a:e9:bb:f8:01:62 /etc/ssh/ssh_host_dsa_key.pub</programlisting>
|
<programlisting>SSH2 HostKey: 2048 53:1f:15:a3:72:5c:43:f6:44:0e:6a:e9:bb:f8:01:62 /etc/ssh/ssh_host_dsa_key.pub</programlisting>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue