Update some documentation info in introduction:

- Documentation is now installed under /usr/local/share/doc/freebsd
- Provide a link to the section on installing doc packages
This commit is contained in:
Manolis Kiagias 2012-01-16 18:41:21 +00:00
parent 2a14eae8fa
commit f5938281b0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38254

View file

@ -976,10 +976,14 @@
to compile their own ports from source. More information on to compile their own ports from source. More information on
packages and ports can be found in <xref linkend="ports">.</para> packages and ports can be found in <xref linkend="ports">.</para>
<para>A number of additional documents which you may find very helpful <para>All recent &os; versions provide an option in the installer
in the process of installing and using &os; may now also be found (either &man.sysinstall.8; or &man.bsdinstall.8;) to install
in the <filename>/usr/share/doc</filename> directory on any recent additional documentation under <filename
&os; machine. You may view the locally installed class="directory">/usr/local/share/doc/freebsd</filename> during
the initial system setup. Documentation may also be installed at
any later time using packages as described in <xref
linkend="doc-ports-install-package">.
You may view the locally installed
manuals with any HTML capable browser using the following manuals with any HTML capable browser using the following
URLs:</para> URLs:</para>
@ -989,7 +993,7 @@
<listitem> <listitem>
<para><ulink type="html" <para><ulink type="html"
url="file://localhost/usr/share/doc/handbook/index.html"><filename>/usr/share/doc/handbook/index.html</filename></ulink></para> url="file://localhost/usr/local/share/doc/freebsd/handbook/index.html"><filename>/usr/local/share/doc/freebsd/handbook/index.html</filename></ulink></para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -998,7 +1002,7 @@
<listitem> <listitem>
<para><ulink type="html" <para><ulink type="html"
url="file://localhost/usr/share/doc/faq/index.html"><filename>/usr/share/doc/faq/index.html</filename></ulink></para> url="file://localhost/usr/local/share/doc/freebsd/faq/index.html"><filename>/usr/local/share/doc/freebsd/faq/index.html</filename></ulink></para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>