Add a few more languages to the sample refuse file for ports/ and doc/.
PR: docs/34037 Submitted by: Tom Rhodes <darklogik@pittgoth.com>
This commit is contained in:
parent
fcb9df4289
commit
c979c99500
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12027
1 changed files with 14 additions and 2 deletions
|
|
@ -2017,17 +2017,29 @@ src-all</programlisting>
|
|||
contains the names of files or directories that you do not wish
|
||||
to download. For example, if you cannot speak any languages other
|
||||
than English and some German, and you do not feel the need to use
|
||||
the German applications, you can put the following in your
|
||||
the German applications (or applications for any other
|
||||
languages, except for English), you can put the following in your
|
||||
<emphasis>refuse file</emphasis>:</para>
|
||||
|
||||
<screen>ports/chinese
|
||||
ports/french
|
||||
ports/german
|
||||
ports/hebrew
|
||||
ports/japanese
|
||||
ports/korean
|
||||
ports/russian
|
||||
ports/ukrainian
|
||||
ports/vietnamese
|
||||
doc/de_DE.ISO8859-1
|
||||
doc/es_ES.ISO8859-1
|
||||
doc/ja_JP.eucJP</screen>
|
||||
doc/fr_FR.ISO8859-1
|
||||
doc/it_IT.ISO8859-15
|
||||
doc/ja_JP.eucJP
|
||||
doc/nl_NL.ISO8859-1
|
||||
doc/pt_BR.ISO8859-1
|
||||
doc/ru_RU.KOI8-R
|
||||
doc/sr_YU.ISO8859-2
|
||||
doc/zh_TW.Big5</screen>
|
||||
|
||||
<para>and so forth for the other languages. Note that the name
|
||||
of the repository is the first <quote>directory</quote> in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue