diff options
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> |