/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to mandos-keygen.xml

  • Committer: Teddy Hogeborn
  • Date: 2008-08-18 05:57:11 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080818055711-2rpzat3hkbq3us62
No code or documentation changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4
4
<!ENTITY VERSION "1.0">
5
5
<!ENTITY COMMANDNAME "mandos-keygen">
 
6
<!ENTITY OVERVIEW SYSTEM "overview.xml">
6
7
]>
7
8
 
8
 
<refentry xmlns:xi="http://www.w3.org/2001/XInclude">
 
9
<refentry>
9
10
  <refentryinfo>
10
11
    <title>&COMMANDNAME;</title>
11
12
    <!-- NWalsh's docbook scripts use this to generate the footer: -->
268
269
 
269
270
  <refsect1 id="overview">
270
271
    <title>OVERVIEW</title>
271
 
    <xi:include href="overview.xml"/>
 
272
    &OVERVIEW;
272
273
    <para>
273
274
      This program is a small program to generate new OpenPGP keys for
274
275
      new Mandos clients.
388
389
      <citerefentry><refentrytitle>password-request</refentrytitle>
389
390
      <manvolnum>8mandos</manvolnum></citerefentry>,
390
391
      <citerefentry><refentrytitle>mandos</refentrytitle>
391
 
      <manvolnum>8</manvolnum></citerefentry>,
 
392
      <manvolnum>8</manvolnum></citerefentry>, and
392
393
      <citerefentry><refentrytitle>gpg</refentrytitle>
393
394
      <manvolnum>1</manvolnum></citerefentry>
394
395
    </para>