mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 07:33:43 +01:00
Clean up 'call' description in the manpages
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
631ebdecb8
commit
bbdbdf7c47
@ -689,10 +689,9 @@
|
|||||||
passed to the function.</para>
|
passed to the function.</para>
|
||||||
|
|
||||||
<para>The function is first searched for in
|
<para>The function is first searched for in
|
||||||
<filename>lib.base</filename>, <filename>lib.common</filename>,
|
<filename>lib.base</filename>, <filename>lib.common</filename> and
|
||||||
<filename>lib.cli</filename> and <filename>lib.cli-std</filename>
|
<filename>lib.cli</filename>. If it is not found, the call command
|
||||||
(Shorewall and Shorewall6 only). If it is not found, the call
|
is passed to the generated script to be executed.</para>
|
||||||
command is passed to the generated script to be executed.</para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -945,9 +945,9 @@
|
|||||||
|
|
||||||
<para>The function is first searched for in
|
<para>The function is first searched for in
|
||||||
<filename>lib.base</filename>, <filename>lib.common</filename>,
|
<filename>lib.base</filename>, <filename>lib.common</filename>,
|
||||||
<filename>lib.cli</filename> and <filename>lib.cli-std</filename>
|
<filename>lib.cli</filename> and <filename>lib.cli-std</filename>.
|
||||||
(Shorewall and Shorewall6 only). If it is not found, the call
|
If it is not found, the call command is passed to the generated
|
||||||
command is passed to the generated script to be executed.</para>
|
script to be executed.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -681,10 +681,9 @@
|
|||||||
passed to the function.</para>
|
passed to the function.</para>
|
||||||
|
|
||||||
<para>The function is first searched for in
|
<para>The function is first searched for in
|
||||||
<filename>lib.base</filename>, <filename>lib.common</filename>,
|
<filename>lib.base</filename>, <filename>lib.common</filename> and
|
||||||
<filename>lib.cli</filename> and <filename>lib.cli-std</filename>
|
<filename>lib.cli</filename>. If it is not found, the call command
|
||||||
(Shorewall and Shorewall6 only). If it is not found, the call
|
is passed to the generated script to be executed.</para>
|
||||||
command is passed to the generated script to be executed.</para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -875,9 +875,9 @@
|
|||||||
|
|
||||||
<para>The function is first searched for in
|
<para>The function is first searched for in
|
||||||
<filename>lib.base</filename>, <filename>lib.common</filename>,
|
<filename>lib.base</filename>, <filename>lib.common</filename>,
|
||||||
<filename>lib.cli</filename> and <filename>lib.cli-std</filename>
|
<filename>lib.cli</filename> and <filename>lib.cli-std</filename>.
|
||||||
(Shorewall and Shorewall6 only). If it is not found, the call
|
If it is not found, the call command is passed to the generated
|
||||||
command is passed to the generated script to be executed.</para>
|
script to be executed.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user