~ubuntu-branches/ubuntu/vivid/installation-guide/vivid-proposed

« back to all changes in this revision

Viewing changes to da/post-install/further-reading.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2005-10-25 17:37:25 UTC
  • Revision ID: james.westby@ubuntu.com-20051025173725-aq0bm11be7bfd7rw
Tags: 20051025
* Mention in copyright that full GPL is included in the manual.
  Closes: #334925
* Register installed documents with doc-base.
* Minor updates in English text and translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- retain these comments for translator revision tracking -->
 
2
<!-- original version: 16554 untranslated -->
 
3
 
 
4
 <sect1 id="further-reading"><title>Further Reading and Information</title>
 
5
<para>
 
6
 
 
7
If you need information about a particular program, you should first
 
8
try <userinput>man <replaceable>program</replaceable></userinput>, or
 
9
<userinput>info <replaceable>program</replaceable></userinput>.
 
10
 
 
11
</para><para>
 
12
 
 
13
There is lots of useful documentation in
 
14
<filename>/usr/share/doc</filename> as well.  In particular,
 
15
<filename>/usr/share/doc/HOWTO</filename> and
 
16
<filename>/usr/share/doc/FAQ</filename> contain lots of interesting
 
17
information.  To submit bugs, look at
 
18
<filename>/usr/share/doc/debian/bug*</filename>.  To read about
 
19
Debian-specific issues for particular programs, look at
 
20
<filename>/usr/share/doc/(package name)/README.Debian</filename>.
 
21
 
 
22
</para><para>
 
23
 
 
24
The 
 
25
<ulink url="http://www.debian.org/">Debian web site</ulink> 
 
26
contains a large quantity of documentation about Debian.  In
 
27
particular, see the 
 
28
<ulink url="http://www.debian.org/doc/FAQ/">Debian FAQ</ulink> and the 
 
29
<ulink url="http://lists.debian.org/">Debian Mailing List Archives</ulink>.  
 
30
The Debian community is self-supporting; to subscribe to
 
31
one or more of the Debian mailing lists, see the 
 
32
<ulink url="http://www.debian.org/MailingLists/subscribe">
 
33
Mail List Subscription</ulink> page.
 
34
 
 
35
</para><para>
 
36
 
 
37
A general source of information on GNU/Linux is the 
 
38
<ulink url="http://www.tldp.org/">Linux Documentation Project</ulink>. 
 
39
There you will find the HOWTOs and pointers to other very valuable
 
40
information on parts of a GNU/Linux system.
 
41
 
 
42
</para>
 
43
 
 
44
 </sect1>