File: 00_bookinfo.rawxml

package info (click to toggle)
debian-reference 2.131
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 33,684 kB
  • sloc: python: 586; makefile: 574; sh: 528; sed: 80
file content (27 lines) | stat: -rw-r--r-- 1,083 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!-- vim: set sw=2 et sts=2 ft=xml: -->
<!-- Last content review: 2024-01-21T07:35:56 UTC -->
  <bookinfo>
    <title>Debian Reference</title>
    <author>
      <personname>
        <othername>Osamu Aoki</othername>
      </personname>
    </author>
    <abstract>
      <para>This book is free; you may redistribute it and/or modify it under the terms of the GNU General Public License of any version compliant to the Debian Free Software Guidelines (DFSG).</para>
    </abstract>
    <copyright>
      <year>2013-2024</year>
      <holder>Osamu Aoki</holder>
    </copyright>
    <legalnotice>
      <para>This Debian Reference (version @-@dr-version@-@) (@-@build-date@-@) is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers.</para>
    </legalnotice>
    <cover>
      <mediaobject>
        <imageobject>
          <imagedata fileref="xslt/debian-openlogo.png"/>
        </imageobject>
      </mediaobject>
    </cover>
  </bookinfo>