aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2011-01-23 01:00:55 -0500
committerChris Buechler <cmb@pfsense.org>2011-01-23 01:00:55 -0500
commit621cecccb93e9f9987a15962c4ff61114f2defd3 (patch)
treefe802fac01093a0218800f5c7bb8b627523ccc39 /config
parentf140462e9ee13e4fc720c4e9612fc6f6109624e1 (diff)
downloadpfsense-packages-621cecccb93e9f9987a15962c4ff61114f2defd3.tar.gz
pfsense-packages-621cecccb93e9f9987a15962c4ff61114f2defd3.tar.bz2
pfsense-packages-621cecccb93e9f9987a15962c4ff61114f2defd3.zip
touch up arpwatch
Diffstat (limited to 'config')
-rw-r--r--config/arpwatch.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/config/arpwatch.xml b/config/arpwatch.xml
index 66c8cc5a..0553eb58 100644
--- a/config/arpwatch.xml
+++ b/config/arpwatch.xml
@@ -7,7 +7,7 @@
/* $Id$ */
/* ========================================================================== */
/*
- authng.xml
+ arpwatch.xml
part of pfSense (http://www.pfSense.com)
Copyright (C) 2007 to whom it may belong
All rights reserved.
@@ -82,7 +82,7 @@
<field>
<fielddescr>Listening Interface</fielddescr>
<fieldname>interface</fieldname>
- <description>Enter the desired listening interface here.</description>
+ <description>Choose the desired listening interface here.</description>
<type>interfaces_selection</type>
</field>
</fields>
@@ -112,5 +112,4 @@
<custom_php_install_command>
unlink_if_exists("/usr/local/etc/rc.d/arpwatch.sh");
</custom_php_install_command>
-</packagegui>
-
+</packagegui> \ No newline at end of file