diff --git a/docs/shorewall_extension_scripts.xml b/docs/shorewall_extension_scripts.xml index e71076e2e..3148691ce 100644 --- a/docs/shorewall_extension_scripts.xml +++ b/docs/shorewall_extension_scripts.xml @@ -470,20 +470,14 @@ cat - CONFDIR - The configuration directory. Will be /etc/shorewall, /etc/shorewall6/, /etc/shorewall-lite, or /etc/shorewall6-lite depending on - which product is running. + class="directory">/etc/. + The running product is defined in the g_product variable. - - SHAREDIR - The product shared directory. Will be /usr/share/shorewall, /usr/share/shorewall6/, /usr/share/shorewall-lite, or - /usr/share/shorewall6-lite - depending on which product is running. + + SHAREDIR - The product shared directory. Will be /usr/share. + The running product is defined in the g_product variable.