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

  • Committer: Teddy Hogeborn
  • Date: 2008-08-29 16:53:41 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080829165341-xzrp0xxxfrua5kzq
* mandos.xml (SYNOPSIS): Split <term> tags for the "--help" and
                         "--interface" options.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
<refentry xmlns:xi="http://www.w3.org/2001/XInclude">
10
10
  <refentryinfo>
11
 
    <title>&COMMANDNAME;</title>
 
11
    <title>Mandos Manual</title>
12
12
    <!-- NWalsh’s docbook scripts use this to generate the footer: -->
13
 
    <productname>&COMMANDNAME;</productname>
 
13
    <productname>Mandos</productname>
14
14
    <productnumber>&VERSION;</productnumber>
15
15
    <date>&TIMESTAMP;</date>
16
16
    <authorgroup>
431
431
        Normal invocation needs no options:
432
432
      </para>
433
433
      <para>
434
 
        <userinput>mandos-keygen</userinput>
 
434
        <userinput>&COMMANDNAME;</userinput>
435
435
      </para>
436
436
    </informalexample>
437
437
    <informalexample>
442
442
      <para>
443
443
 
444
444
<!-- do not wrap this line -->
445
 
<userinput>mandos-keygen --dir ~/keydir --type RSA --force</userinput>
 
445
<userinput>&COMMANDNAME; --dir ~/keydir --type RSA --force</userinput>
446
446
 
447
447
      </para>
448
448
    </informalexample>
466
466
  <refsect1 id="see_also">
467
467
    <title>SEE ALSO</title>
468
468
    <para>
469
 
      <citerefentry><refentrytitle>password-request</refentrytitle>
470
 
      <manvolnum>8mandos</manvolnum></citerefentry>,
 
469
      <citerefentry><refentrytitle>gpg</refentrytitle>
 
470
      <manvolnum>1</manvolnum></citerefentry>,
471
471
      <citerefentry><refentrytitle>mandos</refentrytitle>
472
472
      <manvolnum>8</manvolnum></citerefentry>,
473
 
      <citerefentry><refentrytitle>gpg</refentrytitle>
474
 
      <manvolnum>1</manvolnum></citerefentry>
 
473
      <citerefentry><refentrytitle>password-request</refentrytitle>
 
474
      <manvolnum>8mandos</manvolnum></citerefentry>
475
475
    </para>
476
476
  </refsect1>
477
477