/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/askpass-fifo.xml

  • Committer: Teddy Hogeborn
  • Date: 2026-05-17 23:56:03 UTC
  • Revision ID: teddy@recompile.se-20260517235603-5ygymkxkh32rxjkf
Remove white space at end of most lines

Remove white space at end of most lines.  Except for where it is
significant, like in shell script "here documents" where the delimiter
word is prefixed by "-", in block comments, and in config file example
settings.  Also not in README files, the INSTALL file, the DBUS-API
file, or the COPYING file (the last of which was copied verbatim from
FSF).

* dbus-mandos.conf: Remove white space at end of lines.
* debian/mandos-client.postinst: - '' -
* debian/mandos-client.templates: - '' -
* debian/mandos.postinst: - '' -
* dracut-module/password-agent.c: - '' -
* dracut-module/password-agent.xml: - '' -
* intro.xml: - '' -
* legalnotice.xml: - '' -
* mandos-clients.conf.xml: - '' -
* mandos-ctl.xml: - '' -
* mandos-keygen: - '' -
* mandos-keygen.xml: - '' -
* mandos-monitor.xml: - '' -
* mandos-options.xml: - '' -
* mandos.conf.xml: - '' -
* mandos.xml: - '' -
* network-hooks.d/wireless: - '' -
* plugin-helpers/mandos-client-iprouteadddel.c: - '' -
* plugin-runner.c: - '' -
* plugin-runner.xml: - '' -
* plugins.d/askpass-fifo.c: - '' -
* plugins.d/askpass-fifo.xml: - '' -
* plugins.d/mandos-client.c: - '' -
* plugins.d/mandos-client.xml: - '' -
* plugins.d/password-prompt.c: - '' -
* plugins.d/password-prompt.xml: - '' -
* plugins.d/plymouth.c: - '' -
* plugins.d/plymouth.xml: - '' -
* plugins.d/splashy.c: - '' -
* plugins.d/splashy.xml: - '' -
* plugins.d/usplash.c: - '' -
* plugins.d/usplash.xml: - '' -

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 "askpass-fifo">
5
 
<!ENTITY TIMESTAMP "2019-02-10">
 
5
<!ENTITY TIMESTAMP "2026-05-18">
6
6
<!ENTITY % common SYSTEM "../common.ent">
7
7
%common;
8
8
]>
47
47
      <holder>Björn Påhlsson</holder>
48
48
    </copyright>
49
49
  </refentryinfo>
50
 
  
 
50
 
51
51
  <refmeta>
52
52
    <refentrytitle>&COMMANDNAME;</refentrytitle>
53
53
    <manvolnum>8mandos</manvolnum>
54
54
  </refmeta>
55
 
  
 
55
 
56
56
  <refnamediv>
57
57
    <refname><command>&COMMANDNAME;</command></refname>
58
58
    <refpurpose>Mandos plugin to get a password from a
59
59
    FIFO.</refpurpose>
60
60
  </refnamediv>
61
 
  
 
61
 
62
62
  <refsynopsisdiv>
63
63
    <cmdsynopsis>
64
64
      <command>&COMMANDNAME;</command>
65
65
    </cmdsynopsis>
66
66
  </refsynopsisdiv>
67
 
  
 
67
 
68
68
  <refsect1 id="description">
69
69
    <title>DESCRIPTION</title>
70
70
    <para>
85
85
      <application>Mandos</application> system.
86
86
    </para>
87
87
  </refsect1>
88
 
  
 
88
 
89
89
  <refsect1 id="options">
90
90
    <title>OPTIONS</title>
91
91
    <para>
92
92
      This program takes no options.
93
93
    </para>
94
94
  </refsect1>
95
 
  
 
95
 
96
96
  <refsect1 id="exit_status">
97
97
    <title>EXIT STATUS</title>
98
98
    <para>
103
103
      be ignored.
104
104
    </para>
105
105
  </refsect1>
106
 
  
 
106
 
107
107
  <refsect1 id="files">
108
108
    <title>FILES</title>
109
109
    <variablelist>
119
119
      </varlistentry>
120
120
    </variablelist>
121
121
  </refsect1>
122
 
  
 
122
 
123
123
  <refsect1 id="bugs">
124
124
    <title>BUGS</title>
125
125
    <xi:include href="../bugs.xml"/>
126
126
  </refsect1>
127
 
  
 
127
 
128
128
  <refsect1 id="example">
129
129
    <title>EXAMPLE</title>
130
130
    <para>
142
142
      </para>
143
143
    </informalexample>
144
144
  </refsect1>
145
 
  
 
145
 
146
146
  <refsect1 id="security">
147
147
    <title>SECURITY</title>
148
148
    <para>
158
158
      immediately be shown as output.
159
159
    </para>
160
160
  </refsect1>
161
 
  
 
161
 
162
162
  <refsect1 id="see_also">
163
163
    <title>SEE ALSO</title>
164
164
    <para>