diff options
author | Scott Ullrich <sullrich@gmail.com> | 2012-02-15 17:30:45 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@gmail.com> | 2012-02-15 17:30:45 -0500 |
commit | 17bbc161b3c5fafb3bd9a7ed7acb9b239c0de5cc (patch) | |
tree | ecc019af505cd14f32e32332ae7357c61a3eca5f /config/avahi | |
parent | f836f77708669c7107ce1a14804c2019b2c5c214 (diff) | |
download | pfsense-packages-17bbc161b3c5fafb3bd9a7ed7acb9b239c0de5cc.tar.gz pfsense-packages-17bbc161b3c5fafb3bd9a7ed7acb9b239c0de5cc.tar.bz2 pfsense-packages-17bbc161b3c5fafb3bd9a7ed7acb9b239c0de5cc.zip |
Correct example
Diffstat (limited to 'config/avahi')
-rw-r--r-- | config/avahi/avahi.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/avahi/avahi.xml b/config/avahi/avahi.xml index f6112fa4..dc77c659 100644 --- a/config/avahi/avahi.xml +++ b/config/avahi/avahi.xml @@ -58,7 +58,7 @@ <field> <fielddescr>Browse domains (comma separated)</fielddescr> <fieldname>browsedomains</fieldname> - <description>Enter the domains that you would like proxied. (example: local, pfsense.org, mydomain.com)</description> + <description>Enter the domains that you would like proxied. (example: .local, pfsense.org, mydomain.com)</description> <type>input</type> </field> <field> |