diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-03-06 15:40:57 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-03-06 15:40:57 -0500 |
commit | 68dc784cbe02be36d71bc3f83abed106469c7b68 (patch) | |
tree | f780214781a46e472c123f0c6d489ea5d6373941 /config | |
parent | de449ac8e777017a96ddf0c211db44d9a111442f (diff) | |
download | pfsense-packages-68dc784cbe02be36d71bc3f83abed106469c7b68.tar.gz pfsense-packages-68dc784cbe02be36d71bc3f83abed106469c7b68.tar.bz2 pfsense-packages-68dc784cbe02be36d71bc3f83abed106469c7b68.zip |
Clarify option disables
Diffstat (limited to 'config')
-rw-r--r-- | config/openospfd/openospfd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/openospfd/openospfd.xml b/config/openospfd/openospfd.xml index cd32972c..d80ff258 100644 --- a/config/openospfd/openospfd.xml +++ b/config/openospfd/openospfd.xml @@ -61,7 +61,7 @@ <required/> </field> <field> - <fielddescr>Update FIB (Routing table)</fielddescr> + <fielddescr>Disable FIB updates (Routing table)</fielddescr> <fieldname>updatefib</fieldname> <description>Disables the updating of the host routing table(turns into stub router).</description> <type>checkbox</type> |