/mandos/trunk

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

« back to all changes in this revision

Viewing changes to mandos-monitor.xml

  • Committer: Teddy Hogeborn
  • Date: 2016-02-28 15:11:35 UTC
  • mto: This revision was merged to the branch mainline in revision 809.
  • Revision ID: teddy@recompile.se-20160228151135-2c001gcl4cgtbbwt
Tags: version-1.7.2-1
* Makefile (version): Changed to "1.7.2".
* NEWS (Version 1.7.2): New entry.
* debian/changelog (1.7.2-1): - '' -
* debian/control (Package: mandos/Depends): Remove duplicate
  "python-dbus".

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-monitor">
5
 
<!ENTITY TIMESTAMP "2018-02-08">
 
5
<!ENTITY TIMESTAMP "2016-02-28">
6
6
<!ENTITY % common SYSTEM "common.ent">
7
7
%common;
8
8
]>
38
38
      <year>2014</year>
39
39
      <year>2015</year>
40
40
      <year>2016</year>
41
 
      <year>2017</year>
42
 
      <year>2018</year>
43
41
      <holder>Teddy Hogeborn</holder>
44
42
      <holder>Björn Påhlsson</holder>
45
43
    </copyright>
201
199
    <title>BUGS</title>
202
200
    <para>
203
201
      This program can currently only be used to monitor and control a
204
 
      Mandos server with the default D-Bus bus name of
205
 
      <quote>se.recompile.Mandos</quote>.
 
202
      Mandos server with the default D-Bus service name of
 
203
      <quote>Mandos</quote>.
206
204
    </para>
207
 
    <xi:include href="bugs.xml"/>
208
205
  </refsect1>
209
206
  
210
207
  <refsect1 id="example">