Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2011 22:05:37 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r223445 - head/libexec/tftpd
Message-ID:  <201106222205.p5MM5btL070593@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rodrigc
Date: Wed Jun 22 22:05:37 2011
New Revision: 223445
URL: http://svn.freebsd.org/changeset/base/223445

Log:
  Fix typo.
  
  Reported by: Nick Mann <njm at njm dot me dot uk>

Modified:
  head/libexec/tftpd/tftpd.8

Modified: head/libexec/tftpd/tftpd.8
==============================================================================
--- head/libexec/tftpd/tftpd.8	Wed Jun 22 21:53:45 2011	(r223444)
+++ head/libexec/tftpd/tftpd.8	Wed Jun 22 22:05:37 2011	(r223445)
@@ -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).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106222205.p5MM5btL070593>