diff options
author | Colin Smith <colin@pfsense.org> | 2005-03-06 05:58:23 +0000 |
---|---|---|
committer | Colin Smith <colin@pfsense.org> | 2005-03-06 05:58:23 +0000 |
commit | 55781165f248a6f9f35bbf8a260d1fa407f6c8b4 (patch) | |
tree | ccffc2dfd975fc5a3140184b180c7f818521ec78 /packages/netio.xml | |
parent | 90c546dc70de163f2812212ccca5f635e32406da (diff) | |
download | pfsense-packages-55781165f248a6f9f35bbf8a260d1fa407f6c8b4.tar.gz pfsense-packages-55781165f248a6f9f35bbf8a260d1fa407f6c8b4.tar.bz2 pfsense-packages-55781165f248a6f9f35bbf8a260d1fa407f6c8b4.zip |
Update package (fix port numbers).
Diffstat (limited to 'packages/netio.xml')
-rw-r--r-- | packages/netio.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/netio.xml b/packages/netio.xml index 259f633d..baf6cc2a 100644 --- a/packages/netio.xml +++ b/packages/netio.xml @@ -28,13 +28,13 @@ <field> <fielddescr>Server</fielddescr> <fieldname>hostname</fieldname> - <description>Enter the IP address or hostname that iperf will connect to.</description> + <description>Enter the IP address or hostname that netio will connect to.</description> <type>input</type> </field> <field> <fielddescr>Port</fielddescr> <fieldname>port</fieldname> - <description>Enter the port that iperf will connect to. (default 5001)</description> + <description>Enter the port that netio will connect to. (default 18767)</description> <type>input</type> </field> </fields> |