summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.16
1 files changed, 3 insertions, 3 deletions
diff --git a/sftp.1 b/sftp.1
index 72c93b7f5..b4f9a6884 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.66 2008/04/18 17:15:47 jmc Exp $ 1.\" $OpenBSD: sftp.1,v 1.67 2008/07/15 02:23:14 djm Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -22,7 +22,7 @@
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\" 24.\"
25.Dd $Mdocdate: May 19 2008 $ 25.Dd $Mdocdate: July 15 2008 $
26.Dt SFTP 1 26.Dt SFTP 1
27.Os 27.Os
28.Sh NAME 28.Sh NAME
@@ -204,7 +204,7 @@ This option may be useful in debugging the client and server.
204Specify how many requests may be outstanding at any one time. 204Specify how many requests may be outstanding at any one time.
205Increasing this may slightly improve file transfer speed 205Increasing this may slightly improve file transfer speed
206but will increase memory usage. 206but will increase memory usage.
207The default is 16 outstanding requests. 207The default is 64 outstanding requests.
208.It Fl S Ar program 208.It Fl S Ar program
209Name of the 209Name of the
210.Ar program 210.Ar program