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

  • Committer: Teddy Hogeborn
  • Date: 2008-08-24 07:42:14 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080824074214-odju7g3115le171c
* mandos-keygen: Bug fix: Recognize new options --subtype and
                 --sublength.  New option "--password" which prompts
                 for and encrypts a password with an already existing
                 key.

* mandos-keygen.xml (SYNOPSIS): Added separate synopsis for
                                "--password" option.
  (DESCRIPTION): Added text about password creation.
  (OPTIONS): Document default value for "--dir" option.  Document new
             "--password" option.

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
        <term><varname>interface</varname></term>
104
104
        <listitem>
105
105
          <synopsis><literal>interface = </literal><replaceable
106
 
          >NAME</replaceable>
 
106
          >IF</replaceable>
107
107
          </synopsis>
108
108
          <xi:include href="mandos-options.xml" xpointer="interface"/>
109
109
        </listitem>
123
123
        <term><varname>port</varname></term>
124
124
        <listitem>
125
125
          <synopsis><literal>port = </literal><replaceable
126
 
          >NUMBER</replaceable>
 
126
          >PORT</replaceable>
127
127
          </synopsis>
128
128
          <xi:include href="mandos-options.xml" xpointer="port"/>
129
129
        </listitem>
146
146
        <term><varname>priority</varname></term>
147
147
        <listitem>
148
148
          <synopsis><literal>priority = </literal><replaceable
149
 
          >STRING</replaceable>
 
149
          >PRIORITY</replaceable>
150
150
          </synopsis>
151
151
          <xi:include href="mandos-options.xml" xpointer="priority"/>
152
152
        </listitem>