aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2010-10-06 18:20:39 +0000
committerXin LI <delphij@FreeBSD.org>2010-10-06 18:20:39 +0000
commit86a04a0cc7096b8d4cf6209ae49fd8dce7e365f3 (patch)
tree1d06ca3eae6c02c8286985688477a54ef59224e2 /libexec
parent04bf0168012460303d90f8a96d38ee75239a5f73 (diff)
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/tftpd/tftpd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8
index 08f40f35e119..852323c0efd8 100644
--- a/libexec/tftpd/tftpd.8
+++ b/libexec/tftpd/tftpd.8
@@ -245,14 +245,14 @@ and the
and
.Fl W
options were introduced in
-.Fx 7 .
+.Fx 7.4 .
.Pp
Support for Timeout Interval and Transfer Size Options (RFC2349)
was introduced in
.Fx 5.0 ,
support for the TFTP Blocksize Option (RFC2348) and the blksize2 option
was introduced in
-.Fx 7 .
+.Fx 7.4 .
.Sh BUGS
Files larger than 33488896 octets (65535 blocks) cannot be transferred
without client and server supporting blocksize negotiation (RFC2348).