/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-25 07:52:35 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080825075235-gq338t4ywhqhire8
* mandos-clients.conf.xml (DESCRIPTION): Do not imply that this is the
                                         only configuration file of
                                         mandos(8).
  (OPTIONS): Note that unknown options are ignored.  When describing
             "checker", be more specific about exit codes, and refer
             to PATH.  When describing "secret", refer to
             mandos-keygen(8), and note the relationship with
             "secfile".  Added synopsis to "secfile", and note
             relationship with "secret".  Added synopsis and more text
             to "host".
  (EXAMPLE): Remove Radix-64 checksum from "secret" option value.
  (SEE ALSO): New section, refer to mandos(8), mandos-keygen(8), and
              mandos.conf(5).

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
 
          >IF</replaceable>
 
106
          >NAME</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
 
          >PORT</replaceable>
 
126
          >NUMBER</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
 
          >PRIORITY</replaceable>
 
149
          >STRING</replaceable>
150
150
          </synopsis>
151
151
          <xi:include href="mandos-options.xml" xpointer="priority"/>
152
152
        </listitem>