Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2010 21:06:41 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r213030 - stable/8/libexec/tftpd
Message-ID:  <201009222106.o8ML6fVd043554@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marius
Date: Wed Sep 22 21:06:41 2010
New Revision: 213030
URL: http://svn.freebsd.org/changeset/base/213030

Log:
  MFC: r205076 (partial)
  
  Fix several typos in macros or macro misusage.
  
  Found by:	make manlint
  Reviewed by:	ru
  Approved by:	philip (mentor)

Modified:
  stable/8/libexec/tftpd/tftpd.8
Directory Properties:
  stable/8/libexec/tftpd/   (props changed)

Modified: stable/8/libexec/tftpd/tftpd.8
==============================================================================
--- stable/8/libexec/tftpd/tftpd.8	Wed Sep 22 21:02:51 2010	(r213029)
+++ stable/8/libexec/tftpd/tftpd.8	Wed Sep 22 21:06:41 2010	(r213030)
@@ -240,7 +240,7 @@ and the
 and
 .Fl W
 options were introduced in
-.Fx 7 .
+.Fx 8.0 .
 .Pp
 .Sh BUGS
 Files larger than 33488896 octets (65535 blocks) cannot be transferred



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