From 86a04a0cc7096b8d4cf6209ae49fd8dce7e365f3 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Wed, 6 Oct 2010 18:20:39 +0000 Subject: [PATCH] Use a defined FreeBSD version. MFC after: 3 days --- libexec/tftpd/tftpd.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index 08f40f35e11..852323c0efd 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).