aboutsummaryrefslogtreecommitdiff
path: root/networking/tftp.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2020-12-18 23:33:19 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2020-12-18 23:33:19 +0100
commitb164cdb854e6722ab39aa62dbfad84ea37a29a30 (patch)
treedf83e79cdd5c53cb0846ab886b5c519553b1d731 /networking/tftp.c
parent8cc3a744fbe39152b6554e2a8c029f23dc39a3f9 (diff)
downloadbusybox-b164cdb854e6722ab39aa62dbfad84ea37a29a30.tar.gz
help text tweaks, mainly expanding one for route
function old new delta packed_usage 33485 33527 +42 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/tftp.c')
-rw-r--r--networking/tftp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/tftp.c b/networking/tftp.c
index 60fdff232..7c2c84bed 100644
--- a/networking/tftp.c
+++ b/networking/tftp.c
@@ -104,7 +104,7 @@
//usage: "\n -p Put file"
//usage: )
//usage: IF_FEATURE_TFTP_BLOCKSIZE(
-//usage: "\n -b SIZE Transfer blocks of SIZE octets"
+//usage: "\n -b SIZE Transfer blocks in bytes"
//usage: )
///////: "\n -m STR Accepted and ignored ('-m binary' compat with tftp-hpa 5.2)"
//usage: