mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Use a defined FreeBSD version.
MFC after: 3 days
This commit is contained in:
parent
04bf016801
commit
86a04a0cc7
1 changed files with 2 additions and 2 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue