Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2013 17:24:29 +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: r247649 - stable/8/libexec/tftpd
Message-ID:  <201303021724.r22HOT9Z074092@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marius
Date: Sat Mar  2 17:24:29 2013
New Revision: 247649
URL: http://svnweb.freebsd.org/changeset/base/247649

Log:
  MFC: r233648 (partial)
  
  Remove trailing whitespace per mdoc lint warning.

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	Sat Mar  2 17:23:47 2013	(r247648)
+++ stable/8/libexec/tftpd/tftpd.8	Sat Mar  2 17:24:29 2013	(r247649)
@@ -161,9 +161,9 @@ which is specified.
 .Pp
 If
 .Ar value
-is specified, then the debug level is set to 
+is specified, then the debug level is set to
 .Ar value .
-The debug level is a bitmask implemented in 
+The debug level is a bitmask implemented in
 .Pa src/libexec/tftpd/tftp-utils.h .
 Valid values are 0 (DEBUG_NONE), 1 (DEBUG_PACKETS), 2, (DEBUG_SIMPLE),
 4 (DEBUG_OPTIONS), and 8 (DEBUG_ACCESS).  Multiple debug values can be combined
@@ -262,7 +262,7 @@ TFTP options are mentioned here:
 .Rs
 .%T Extending TFTP
 .%U http://www.compuphase.com/tftp.htm
-.Re 
+.Re
 .Sh HISTORY
 The
 .Nm



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