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

  • Committer: Teddy Hogeborn
  • Date: 2008-08-16 20:32:58 UTC
  • mfrom: (24.1.55 mandos)
  • Revision ID: teddy@fukt.bsnet.se-20080816203258-eq4by31vdgxkhs9g
* mandos-keygen.xml: New man page for mandos-keygen(8).

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
    </cmdsynopsis>
88
88
    <cmdsynopsis>
89
89
      <command>&COMMANDNAME;</command>
 
90
      <arg choice='plain'>--version</arg>
 
91
    </cmdsynopsis>
 
92
    <cmdsynopsis>
 
93
      <command>&COMMANDNAME;</command>
90
94
      <arg choice='plain'>--check</arg>
91
 
    </cmdsynopsis>
92
 
    <cmdsynopsis>
93
 
      <command>&COMMANDNAME;</command>
94
 
      <arg choice='plain'>--version</arg>
95
95
    </cmdsynopsis>    
96
96
  </refsynopsisdiv>
97
97
 
104
104
      clients. Any authenticated client is then given its encrypted
105
105
      password.
106
106
    </para>
 
107
  </refsect1>  
 
108
  
 
109
  <refsect1 id="options">
 
110
    <title>OPTIONS</title>
107
111
 
108
112
    <variablelist>
109
113
      <varlistentry>
194
198
          </para>
195
199
        </listitem>
196
200
      </varlistentry>
197
 
      
 
201
 
 
202
      <varlistentry>
 
203
        <term><literal>--version</literal></term>
 
204
        <listitem>
 
205
          <para>
 
206
            Prints the program version
 
207
          </para>
 
208
        </listitem>
 
209
      </varlistentry>      
198
210
    </variablelist>
199
211
  </refsect1>
 
212
 
 
213
  <refsect1 id="exit_status">
 
214
    <title>EXIT STATUS</title>
 
215
    <para>
 
216
    </para>
 
217
  </refsect1>
 
218
 
 
219
  <refsect1 id="file">
 
220
    <title>FILES</title>
 
221
    <para>
 
222
    </para>
 
223
  </refsect1>  
 
224
 
 
225
  <refsect1 id="notes">
 
226
    <title>NOTES</title>
 
227
    <para>
 
228
    </para>
 
229
  </refsect1>
 
230
  
 
231
  <refsect1 id="bugs">
 
232
    <title>BUGS</title>
 
233
    <para>
 
234
    </para>
 
235
  </refsect1>  
 
236
 
 
237
  <refsect1 id="examples">
 
238
    <title>EXAMPLES</title>
 
239
    <para>
 
240
    </para>
 
241
  </refsect1>
 
242
 
 
243
  <refsect1 id="security">
 
244
    <title>SECURITY</title>
 
245
    <para>
 
246
    </para>
 
247
  </refsect1>
 
248
 
 
249
  <refsect1 id="see_also">
 
250
    <title>SEE ALSO</title>
 
251
    <para>
 
252
      <citerefentry><refentrytitle>plugin-runner</refentrytitle>
 
253
      <manvolnum>8mandos</manvolnum></citerefentry>, <citerefentry>
 
254
      <refentrytitle>password-request</refentrytitle>
 
255
      <manvolnum>8mandos</manvolnum></citerefentry> and <citerefentry>
 
256
      <refentrytitle>password-prompt</refentrytitle>
 
257
      <manvolnum>8mandos</manvolnum></citerefentry>
 
258
    </para>
 
259
  </refsect1>
 
260
  
200
261
</refentry>