/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 06:44:13 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080825064413-smqg5qwxfvhkeop4
* Makefile (DOCBOOKTOMAN): Only cd to one directory.

* mandos-options.xml (interface): Removed mention of a specific
                                  replaceable.
  (debug): Reworded slightly.

* mandos.conf.xml (OPTIONS): Renamed some replaceable names.

* mandos.xml (SYNOPSIS, OPTIONS): Renamed replaceable of "interface"
                                  from "IF" to "NAME".

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>