Fix whitespace inside a <screen>.
Correctly capitalize "FreeBSD Handbook".
This commit is contained in:
parent
b31de93beb
commit
d4a1fc3461
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10539
1 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml,v 1.148 2001/08/25 18:27:25 jdp Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml,v 1.149 2001/09/02 10:04:41 murray Exp $
|
||||
-->
|
||||
|
||||
<appendix id="mirrors">
|
||||
|
@ -143,7 +143,7 @@
|
|||
<para>The <ulink
|
||||
url="http://www.freebsdmirrors.org/">FreeBSD mirror
|
||||
sites database</ulink> is more accurate than the mirror listing in the
|
||||
handbook, as it gets its information from the DNS rather than relying on
|
||||
Handbook, as it gets its information from the DNS rather than relying on
|
||||
static lists of hosts.</para>
|
||||
|
||||
<para>Additionally, FreeBSD is available via anonymous FTP from the
|
||||
|
@ -2356,13 +2356,13 @@ src-all</programlisting>
|
|||
<emphasis>refuse file</emphasis>:</para>
|
||||
|
||||
<screen>ports/chinese
|
||||
ports/german
|
||||
ports/japanese
|
||||
ports/korean
|
||||
ports/russian
|
||||
ports/vietnamese
|
||||
doc/es_ES.ISO8859-1
|
||||
doc/ja_JP.eucJP</screen>
|
||||
ports/german
|
||||
ports/japanese
|
||||
ports/korean
|
||||
ports/russian
|
||||
ports/vietnamese
|
||||
doc/es_ES.ISO8859-1
|
||||
doc/ja_JP.eucJP</screen>
|
||||
|
||||
<para>and so forth for the other languages. Note that the name
|
||||
of the repository is the first <quote>directory</quote> in the
|
||||
|
@ -2488,7 +2488,7 @@ src-all</programlisting>
|
|||
<term><literal>doc-all release=cvs</literal></term>
|
||||
|
||||
<listitem>
|
||||
<para>Sources for the FreeBSD handbook and other
|
||||
<para>Sources for the FreeBSD Handbook and other
|
||||
documentation.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue