diff options
author | Chris Buechler <cmb@pfsense.org> | 2011-03-26 21:09:34 -0400 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2011-03-26 21:09:34 -0400 |
commit | 3158f08f146b6f2834bf0291048adf6b2dd49303 (patch) | |
tree | aad89d52bf0d41d8e7d6c1d51c2c6c4a29e556ea /config | |
parent | 4248f87f2f737ee3c8a6488b2e6637da47cd03b9 (diff) | |
download | pfsense-packages-3158f08f146b6f2834bf0291048adf6b2dd49303.tar.gz pfsense-packages-3158f08f146b6f2834bf0291048adf6b2dd49303.tar.bz2 pfsense-packages-3158f08f146b6f2834bf0291048adf6b2dd49303.zip |
fix text
Diffstat (limited to 'config')
-rw-r--r-- | config/pfflowd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/pfflowd.xml b/config/pfflowd.xml index 1656dad5..85aa3f72 100644 --- a/config/pfflowd.xml +++ b/config/pfflowd.xml @@ -32,7 +32,7 @@ <field> <fielddescr>Source Hostname/IP</fielddescr> <fieldname>sourcehost</fieldname> - <description>Specify the hostname/ip that datagrams are to be sent from. The hostname/ip should be from local installation ip.</description> + <description>Specify the hostname or IP address that datagrams are to be sent from. The hostname/IP must be local to this system.</description> <type>input</type> </field> <field> |