diff options
Diffstat (limited to 'networking/tftp.c')
-rw-r--r-- | networking/tftp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/tftp.c b/networking/tftp.c index 60fdff2..7c2c84b 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: |