mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 01:37:59 +02:00
More formatting of man pages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5230 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
585bdd534b
commit
3688865dcb
@ -1,4 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
||||||
|
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
||||||
<refentry>
|
<refentry>
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>shorewall-accounting</refentrytitle>
|
<refentrytitle>shorewall-accounting</refentrytitle>
|
||||||
@ -272,4 +274,4 @@
|
|||||||
shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5),
|
shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5),
|
||||||
shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5)</para>
|
shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5)</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
</refentry>
|
</refentry>
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
||||||
|
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
||||||
<refentry>
|
<refentry>
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>shorewall-actions</refentrytitle>
|
<refentrytitle>shorewall-actions</refentrytitle>
|
||||||
@ -56,4 +58,4 @@
|
|||||||
shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5),
|
shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5),
|
||||||
shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5)</para>
|
shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5)</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
</refentry>
|
</refentry>
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
||||||
|
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
||||||
<refentry>
|
<refentry>
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>shorewall-blacklist</refentrytitle>
|
<refentrytitle>shorewall-blacklist</refentrytitle>
|
||||||
@ -136,4 +138,4 @@
|
|||||||
shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5),
|
shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5),
|
||||||
shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5)</para>
|
shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5)</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
</refentry>
|
</refentry>
|
||||||
|
@ -212,7 +212,10 @@
|
|||||||
|
|
||||||
<para>As in 1) above, may be followed by <emphasis
|
<para>As in 1) above, may be followed by <emphasis
|
||||||
role="bold">:P</emphasis> or <emphasis
|
role="bold">:P</emphasis> or <emphasis
|
||||||
role="bold">:F</emphasis></para>
|
role="bold">:F</emphasis>. Currently, CONTINUE may not be used
|
||||||
|
with <emphasis>exclusion</emphasis> (see the SOURCE and DEST
|
||||||
|
columns below); that restriction will be removed when
|
||||||
|
iptables/Netfilter provides the necessary support.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -125,9 +125,10 @@
|
|||||||
<para>The value applied to these may be:</para>
|
<para>The value applied to these may be:</para>
|
||||||
|
|
||||||
<simplelist>
|
<simplelist>
|
||||||
<member>a) The name of an action.</member>
|
<member>a) The name of an
|
||||||
|
<replaceable>action</replaceable>.</member>
|
||||||
|
|
||||||
<member>b) The name of a macro</member>
|
<member>b) The name of a <replaceable>macro</replaceable></member>
|
||||||
|
|
||||||
<member>c) <emphasis role="bold">None</emphasis> or <emphasis
|
<member>c) <emphasis role="bold">None</emphasis> or <emphasis
|
||||||
role="bold">none</emphasis></member>
|
role="bold">none</emphasis></member>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user