summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-11-20 15:21:03 +1100
committerDamien Miller <djm@mindrot.org>2010-11-20 15:21:03 +1100
commit0a1847347dc789e88143a7ec8fe899c63f1bbde3 (patch)
tree1a37e639c5904339f91f820416891321e75dbd6a /sftp.1
parent8e1ea4e5a34185a445feba86c16231ef554bdb5e (diff)
- jmc@cvs.openbsd.org 2010/11/18 15:01:00
[scp.1 sftp.1 ssh.1 sshd_config.5] add IPQoS to the various -o lists, and zap some trailing whitespace;
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.15
1 files changed, 3 insertions, 2 deletions
diff --git a/sftp.1 b/sftp.1
index 0d253cc8f..3bb0c0646 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.86 2010/09/23 13:36:46 jmc Exp $ 1.\" $OpenBSD: sftp.1,v 1.87 2010/11/18 15:01:00 jmc 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: September 23 2010 $ 25.Dd $Mdocdate: November 18 2010 $
26.Dt SFTP 1 26.Dt SFTP 1
27.Os 27.Os
28.Sh NAME 28.Sh NAME
@@ -201,6 +201,7 @@ For full details of the options listed below, and their possible values, see
201.It HostName 201.It HostName
202.It IdentityFile 202.It IdentityFile
203.It IdentitiesOnly 203.It IdentitiesOnly
204.It IPQoS
204.It KbdInteractiveDevices 205.It KbdInteractiveDevices
205.It KexAlgorithms 206.It KexAlgorithms
206.It LogLevel 207.It LogLevel