/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 plugins.d/password-prompt.xml

  • Committer: Teddy Hogeborn
  • Date: 2016-06-22 05:30:59 UTC
  • mto: This revision was merged to the branch mainline in revision 857.
  • Revision ID: teddy@recompile.se-20160622053059-wkztwp8dzylnwcua
Tags: version-1.7.9-1
* Makefile (version): Change to 1.7.9.
* NEWS (Version 1.7.9): Add new entry.
* debian/changelog (1.7.9-1): - '' -

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 "password-prompt">
5
 
<!ENTITY TIMESTAMP "2011-10-03">
 
5
<!ENTITY TIMESTAMP "2016-03-05">
6
6
<!ENTITY % common SYSTEM "../common.ent">
7
7
%common;
8
8
]>
33
33
    <copyright>
34
34
      <year>2008</year>
35
35
      <year>2009</year>
 
36
      <year>2010</year>
36
37
      <year>2011</year>
 
38
      <year>2012</year>
 
39
      <year>2013</year>
 
40
      <year>2014</year>
 
41
      <year>2015</year>
 
42
      <year>2016</year>
37
43
      <holder>Teddy Hogeborn</holder>
38
44
      <holder>Björn Påhlsson</holder>
39
45
    </copyright>
220
226
  
221
227
  <refsect1 id="bugs">
222
228
    <title>BUGS</title>
223
 
    <para>
224
 
      None are known at this time.
225
 
    </para>
 
229
    <xi:include href="../bugs.xml"/>
226
230
  </refsect1>
227
231
  
228
232
  <refsect1 id="example">