diff options
Diffstat (limited to 'fi/post-install/further-reading.xml')
-rw-r--r-- | fi/post-install/further-reading.xml | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/fi/post-install/further-reading.xml b/fi/post-install/further-reading.xml new file mode 100644 index 000000000..4c9ad4b8a --- /dev/null +++ b/fi/post-install/further-reading.xml @@ -0,0 +1,49 @@ +<!-- retain these comments for translator revision tracking --> +<!-- original version: 30719 untranslated --> + + <sect1 id="further-reading"><title>Further Reading and Information</title> +<para> + +If you need information about a particular program, you should first +try <userinput>man <replaceable>program</replaceable></userinput>, or +<userinput>info <replaceable>program</replaceable></userinput>. + +</para><para> + +There is lots of useful documentation in +<filename>/usr/share/doc</filename> as well. In particular, +<filename>/usr/share/doc/HOWTO</filename> and +<filename>/usr/share/doc/FAQ</filename> contain lots of interesting +information. To submit bugs, look at +<filename>/usr/share/doc/debian/bug*</filename>. To read about +Debian-specific issues for particular programs, look at +<filename>/usr/share/doc/(package name)/README.Debian</filename>. + +</para><para> + +The +<ulink url="http://www.debian.org/">Debian web site</ulink> +contains a large quantity of documentation about Debian. In +particular, see the +<ulink url="http://www.debian.org/doc/FAQ/">Debian GNU/Linux FAQ</ulink> and the +<ulink url="http://www.debian.org/doc/user-manuals#quick-reference">Debian +Reference</ulink>. +An index of more Debian documentation is available from the +<ulink url="http://www.debian.org/doc/ddp">Debian Documentation Project</ulink>. +The Debian community is self-supporting; to subscribe to +one or more of the Debian mailing lists, see the +<ulink url="http://www.debian.org/MailingLists/subscribe"> +Mail List Subscription</ulink> page. +Last, but not least, the <ulink url="http://lists.debian.org/">Debian Mailing +List Archives</ulink> contain a wealth of information on Debian. + +</para><para> + +A general source of information on GNU/Linux is the +<ulink url="http://www.tldp.org/">Linux Documentation Project</ulink>. +There you will find the HOWTOs and pointers to other very valuable +information on parts of a GNU/Linux system. + +</para> + + </sect1> |