diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-05-25 21:21:39 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-05-25 21:21:39 +0000 |
commit | 3fb4bf0d7f21678881c7894b6d1987a599f1adb9 (patch) | |
tree | 806e8712cbf50e5fd984675fc0d04b4739c71606 /packages | |
parent | 5216feb4f1298d08c984c6cc314be1bf39408615 (diff) | |
download | pfsense-packages-3fb4bf0d7f21678881c7894b6d1987a599f1adb9.tar.gz pfsense-packages-3fb4bf0d7f21678881c7894b6d1987a599f1adb9.tar.bz2 pfsense-packages-3fb4bf0d7f21678881c7894b6d1987a599f1adb9.zip |
Clarify some options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/carp.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/carp.xml b/packages/carp.xml index 8df7809a..8fcd91f9 100644 --- a/packages/carp.xml +++ b/packages/carp.xml @@ -79,7 +79,7 @@ <field> <fielddescr>Bind Virtual IP to interface</fielddescr> <fieldname>interface</fieldname> - <description>Select the interface that this IP should bind to (carpdev).</description> + <description>Select the interface that this IP should bind to (carpdev). Leave this set to AUTO for the system to automatically deterimine where to setup the IP.</description> <add_to_interfaces_selection>AUTO</add_to_interfaces_selection> <size>3</size> <type>interfaces_selection</type> @@ -173,7 +173,7 @@ <field> <fielddescr>Advertising Frequency</fielddescr> <fieldname>advskew</fieldname> - <description>The frequency that this machine will advertise</description> + <description>The frequency that this machine will advertise. 0 = master. Anything above 0 designates a backup.</description> <type>select</type> <value>0</value> <options> |