/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-23 07:17:28 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080823071728-wo1k2mtbje5910np
* Makefile (MANPOST): Bug fix: corrected patterns.

* mandos-options.xml: Bug fix: also change root node tag name in
                      DOCTYPE declaration.
  (interface, address): Improved wording.

* overview.xml: Changed "host computer" to "computer".

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