o Add Italian (it_IT.ISO8859-15) to the list of languages and
encodings. o Add <hostid> tags for cvsup.FreeBSD.org This is part of: PR: docs/70954 Submitted by: Jesus R. Camou <jcamou@cox.net>
This commit is contained in:
parent
fe5db97186
commit
3281116969
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22129
1 changed files with 7 additions and 1 deletions
|
@ -759,6 +759,12 @@
|
|||
<entry>French</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>it_IT.ISO8859-15</literal></entry>
|
||||
|
||||
<entry>Italian</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>ja_JP.eucJP</literal></entry>
|
||||
|
||||
|
@ -11897,7 +11903,7 @@ raisechar=^^</programlisting>
|
|||
server hourly, this update might happen at any time during
|
||||
the hour. This means that some servers have newer code
|
||||
than others, even though all servers have code that is
|
||||
less than an hour old. If cvsup.FreeBSD.org was a round
|
||||
less than an hour old. If <hostid role="fqdn">cvsup.FreeBSD.org</hostid> was a round
|
||||
robin DNS entry that simply redirected users to a random
|
||||
CVSup server, running CVSup twice in a row could download
|
||||
code older than the code already on the system.</para>
|
||||
|
|
Loading…
Reference in a new issue