/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to mandos.xml

  • Committer: Björn Påhlsson
  • Date: 2009-01-01 20:09:00 UTC
  • mto: (237.7.1 mandos) (24.1.154 mandos)
  • mto: This revision was merged to the branch mainline in revision 245.
  • Revision ID: belorn@braxen-20090101200900-cz42yvy51d330k0x
Added enable/disable

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3
3
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4
4
<!ENTITY COMMANDNAME "mandos">
5
 
<!ENTITY TIMESTAMP "2009-01-04">
 
5
<!ENTITY TIMESTAMP "2008-12-28">
6
6
<!ENTITY % common SYSTEM "common.ent">
7
7
%common;
8
8
]>
32
32
    </authorgroup>
33
33
    <copyright>
34
34
      <year>2008</year>
35
 
      <year>2009</year>
36
35
      <holder>Teddy Hogeborn</holder>
37
36
      <holder>Björn Påhlsson</holder>
38
37
    </copyright>
237
236
        <listitem>
238
237
          <xi:include href="mandos-options.xml" xpointer="dbus"/>
239
238
          <para>
240
 
            See also <xref linkend="dbus_interface"/>.
241
 
          </para>
 
239
            See also <xref linkend="dbus"/>.
242
240
        </listitem>
243
241
      </varlistentry>
244
242
    </variablelist>
336
334
    </para>
337
335
  </refsect1>
338
336
  
339
 
  <refsect1 id="dbus_interface">
 
337
  <refsect1 id="dbus">
340
338
    <title>D-BUS INTERFACE</title>
341
339
    <para>
342
340
      The server will by default provide a D-Bus system bus interface.