Module Name:    src
Committed By:   joerg
Date:           Fri May 14 01:44:06 UTC 2010

Modified Files:
        src/crypto/external/bsd/openssh/dist: sftp.1

Log Message:
Fix date. Fix trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/crypto/external/bsd/openssh/dist/sftp.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/openssh/dist/sftp.1
diff -u src/crypto/external/bsd/openssh/dist/sftp.1:1.3 src/crypto/external/bsd/openssh/dist/sftp.1:1.4
--- src/crypto/external/bsd/openssh/dist/sftp.1:1.3	Wed Oct 14 17:33:20 2009
+++ src/crypto/external/bsd/openssh/dist/sftp.1	Fri May 14 01:44:05 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sftp.1,v 1.3 2009/10/14 17:33:20 joerg Exp $
+.\"	$NetBSD: sftp.1,v 1.4 2010/05/14 01:44:05 joerg Exp $
 .\" $OpenBSD: sftp.1,v 1.69 2008/12/09 15:35:00 sobrado Exp $
 .\"
 .\" Copyright (c) 2001 Damien Miller.  All rights reserved.
@@ -23,7 +23,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd December 9 2008
+.Dd December 9, 2008
 .Dt SFTP 1
 .Os
 .Sh NAME
@@ -204,7 +204,7 @@
 Specify how many requests may be outstanding at any one time.
 Increasing this may slightly improve file transfer speed
 but will increase memory usage.
-The default is 256 outstanding requests providing for 8MB 
+The default is 256 outstanding requests providing for 8MB
 of outstanding data with a 32KB buffer.
 .It Fl S Ar program
 Name of the

Reply via email to