/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/usplash.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 "usplash">
5
 
<!ENTITY TIMESTAMP "2019-02-10">
 
5
<!ENTITY TIMESTAMP "2026-05-18">
6
6
<!ENTITY % common SYSTEM "../common.ent">
7
7
%common;
8
8
]>
48
48
    </copyright>
49
49
    <xi:include href="../legalnotice.xml"/>
50
50
  </refentryinfo>
51
 
  
 
51
 
52
52
  <refmeta>
53
53
    <refentrytitle>&COMMANDNAME;</refentrytitle>
54
54
    <manvolnum>8mandos</manvolnum>
55
55
  </refmeta>
56
 
  
 
56
 
57
57
  <refnamediv>
58
58
    <refname><command>&COMMANDNAME;</command></refname>
59
59
    <refpurpose>Mandos plugin to use usplash to get a
60
60
    password.</refpurpose>
61
61
  </refnamediv>
62
 
  
 
62
 
63
63
  <refsynopsisdiv>
64
64
    <cmdsynopsis>
65
65
      <command>&COMMANDNAME;</command>
66
66
    </cmdsynopsis>
67
67
  </refsynopsisdiv>
68
 
  
 
68
 
69
69
  <refsect1 id="description">
70
70
    <title>DESCRIPTION</title>
71
71
    <para>
100
100
      arguments as the old one was using.
101
101
    </para>
102
102
  </refsect1>
103
 
  
 
103
 
104
104
  <refsect1 id="options">
105
105
    <title>OPTIONS</title>
106
106
    <para>
107
107
      This program takes no options.
108
108
    </para>
109
109
  </refsect1>
110
 
  
 
110
 
111
111
  <refsect1 id="exit_status">
112
112
    <title>EXIT STATUS</title>
113
113
    <para>
118
118
      be ignored.
119
119
    </para>
120
120
  </refsect1>
121
 
  
 
121
 
122
122
  <refsect1 id="environment">
123
123
    <title>ENVIRONMENT</title>
124
124
    <variablelist>
146
146
      </varlistentry>
147
147
    </variablelist>
148
148
  </refsect1>
149
 
  
 
149
 
150
150
  <refsect1 id="files">
151
151
    <title>FILES</title>
152
152
    <variablelist>
207
207
      </varlistentry>
208
208
    </variablelist>
209
209
  </refsect1>
210
 
  
 
210
 
211
211
  <refsect1 id="bugs">
212
212
    <title>BUGS</title>
213
213
    <para>
218
218
    </para>
219
219
    <xi:include href="../bugs.xml"/>
220
220
  </refsect1>
221
 
  
 
221
 
222
222
  <refsect1 id="example">
223
223
    <title>EXAMPLE</title>
224
224
    <para>
236
236
      </para>
237
237
    </informalexample>
238
238
  </refsect1>
239
 
  
 
239
 
240
240
  <refsect1 id="security">
241
241
    <title>SECURITY</title>
242
242
    <para>
274
274
      immediately be shown as output.
275
275
    </para>
276
276
  </refsect1>
277
 
  
 
277
 
278
278
  <refsect1 id="see_also">
279
279
    <title>SEE ALSO</title>
280
280
    <para>