From: dtucker Date: Mon, 6 Dec 2004 11:44:32 +0000 (+0000) Subject: - jmc@cvs.openbsd.org 2004/11/29 00:05:17 X-Git-Tag: V_4_0_P1~128 X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/281cf9485560753ae78e200b348426e8216c5fb1 - jmc@cvs.openbsd.org 2004/11/29 00:05:17 [sftp.1] missing full stop; --- diff --git a/ChangeLog b/ChangeLog index 1220884c..f615fa0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ - markus@cvs.openbsd.org 2004/11/25 22:22:14 [sftp-client.c sftp.c] leak; from mpech + - jmc@cvs.openbsd.org 2004/11/29 00:05:17 + [sftp.1] + missing full stop; 20041203 - (dtucker) OpenBSD CVS Sync diff --git a/sftp.1 b/sftp.1 index fe3e4de3..f438949d 100644 --- a/sftp.1 +++ b/sftp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sftp.1,v 1.58 2004/10/07 10:10:24 djm Exp $ +.\" $OpenBSD: sftp.1,v 1.59 2004/11/29 00:05:17 jmc Exp $ .\" .\" Copyright (c) 2001 Damien Miller. All rights reserved. .\" @@ -193,7 +193,7 @@ For full details of the options listed below, and their possible values, see .It Fl P Ar sftp_server_path Connect directly to a local sftp server (rather than via -.Xr ssh 1 ) +.Xr ssh 1 ) . This option may be useful in debugging the client and server. .It Fl R Ar num_requests Specify how many requests may be outstanding at any one time.