/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

merge

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 "2008-12-28">
 
5
<!ENTITY TIMESTAMP "2009-01-04">
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>
35
36
      <holder>Teddy Hogeborn</holder>
36
37
      <holder>Björn Påhlsson</holder>
37
38
    </copyright>
236
237
        <listitem>
237
238
          <xi:include href="mandos-options.xml" xpointer="dbus"/>
238
239
          <para>
239
 
            See also <xref linkend="dbus"/>.
 
240
            See also <xref linkend="dbus_interface"/>.
 
241
          </para>
240
242
        </listitem>
241
243
      </varlistentry>
242
244
    </variablelist>
334
336
    </para>
335
337
  </refsect1>
336
338
  
337
 
  <refsect1 id="dbus">
 
339
  <refsect1 id="dbus_interface">
338
340
    <title>D-BUS INTERFACE</title>
339
341
    <para>
340
342
      The server will by default provide a D-Bus system bus interface.