aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2011-06-16 02:27:05 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2011-06-16 02:27:05 +0000
commite5660633d3e6f818238a34325770e30a0bedbe06 (patch)
tree7948416c42c153215ff66b08e05dac510b62854b /libexec
parent2575b4717b7566baa50fc251ccf42e6e1dabc6cf (diff)
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/tftpd/tftpd.85
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8
index 852323c0efd88..3bac492ffda35 100644
--- a/libexec/tftpd/tftpd.8
+++ b/libexec/tftpd/tftpd.8
@@ -253,8 +253,9 @@ was introduced in
support for the TFTP Blocksize Option (RFC2348) and the blksize2 option
was introduced in
.Fx 7.4 .
-.Sh BUGS
+.Sh NOTES
Files larger than 33488896 octets (65535 blocks) cannot be transferred
-without client and server supporting blocksize negotiation (RFC2348).
+without client and server supporting the the TFTP blocksize option (RFC2348),
+or the non-standard TFTP rollover option.
.Pp
Many tftp clients will not transfer files over 16744448 octets (32767 blocks).