In doc-formats question:
remove unsupported formats and update related parts.
This commit is contained in:
parent
6662c8b184
commit
588834e0b9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54391
1 changed files with 4 additions and 26 deletions
|
@ -636,14 +636,14 @@
|
|||
<qandaentry>
|
||||
<question xml:id="doc-formats">
|
||||
<para>Is the documentation available in other formats, such
|
||||
as plain text (ASCII), or &postscript;?</para>
|
||||
as plain text (ASCII), or PDF?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>Yes. The documentation is available in a number of
|
||||
different formats and compression schemes on the &os; FTP
|
||||
site, in the <link
|
||||
xlink:href="https://download.freebsd.org/ftp/doc/">/pub/FreeBSD/doc/</link>
|
||||
xlink:href="https://download.freebsd.org/ftp/doc/">/ftp/doc/</link>
|
||||
directory.</para>
|
||||
|
||||
<para>The documentation is categorized in a number of
|
||||
|
@ -844,18 +844,6 @@
|
|||
<entry>Adobe's Portable Document Format</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>ps</literal></entry>
|
||||
|
||||
<entry>&postscript;</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>rtf</literal></entry>
|
||||
|
||||
<entry>µsoft;'s Rich Text Format</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>txt</literal></entry>
|
||||
|
||||
|
@ -864,16 +852,6 @@
|
|||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
||||
<note>
|
||||
<para>Page numbers are not automatically updated when
|
||||
loading Rich Text Format into Word. Press <keycombo
|
||||
action="simul"><keycap>Ctrl</keycap><keycap>A</keycap></keycombo>,
|
||||
<keycombo
|
||||
action="simul"><keycap>Ctrl</keycap><keycap>End</keycap></keycombo>,
|
||||
<keycap>F9</keycap> after loading the document, to
|
||||
update the page numbers.</para>
|
||||
</note>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -901,10 +879,10 @@
|
|||
&man.tar.1; can be used to uncompress these
|
||||
files.</para>
|
||||
|
||||
<para>So the &postscript; version of the Handbook,
|
||||
<para>So the PDF version of the Handbook,
|
||||
compressed using <literal>bzip2</literal> will be
|
||||
stored in a file called
|
||||
<filename>book.ps.bz2</filename> in the
|
||||
<filename>book.pdf.bz2</filename> in the
|
||||
<filename>handbook/</filename> directory.</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
|
Loading…
Reference in a new issue