From 7e321ae384b7c31827315a674814cd2a0c336b03 Mon Sep 17 00:00:00 2001 From: Craig Rodrigues Date: Wed, 22 Jun 2011 22:05:37 +0000 Subject: [PATCH] Fix typo. Reported by: Nick Mann --- libexec/tftpd/tftpd.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index 68168e3cc27..3befa73387d 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -273,7 +273,7 @@ was introduced in .Fx 7.4 . .Sh NOTES Files larger than 33488896 octets (65535 blocks) cannot be transferred -without client and server supporting the the TFTP blocksize option (RFC2348), +without client and server supporting 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).