summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-03-18 00:36:17 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-03-18 00:36:17 +0000
commit0f9c365d530d72f8a93d7e9277de0bc2d27093bf (patch)
tree416ba00385e6ef1a81c279d483c8a0d8f6a38c68 /usr/local/pkg
parentb0e6ef3274751d7eee470c6765cb24600315ce49 (diff)
downloadpfsense-0f9c365d530d72f8a93d7e9277de0bc2d27093bf.zip
pfsense-0f9c365d530d72f8a93d7e9277de0bc2d27093bf.tar.gz
Use a comma to seperate multiple hosts instead of a carriage return which is being stripped by the package manager
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/sasyncd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/pkg/sasyncd.xml b/usr/local/pkg/sasyncd.xml
index 1ea154b..473db88 100644
--- a/usr/local/pkg/sasyncd.xml
+++ b/usr/local/pkg/sasyncd.xml
@@ -53,7 +53,7 @@
<field>
<fielddescr>Failover IP</fielddescr>
<fieldname>ip</fieldname>
- <description>Enter the IP address you would like to use for failover. HINT: You normally want to use a public CARP ip. Seperate multiple addresses with a carraige return.</description>
+ <description>Enter the IP address you would like to use for failover. HINT: You normally want to use a public CARP ip. Seperate multiple addresses with a comma (,).</description>
<type>textarea</type>
<rows>3</rows>
<cols>20</cols>
OpenPOWER on IntegriCloud