summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-09-24 22:16:03 +1000
committerDamien Miller <djm@mindrot.org>2010-09-24 22:16:03 +1000
commit2beb32f290390c4f7c2a86dd5d096475e3b76c5b (patch)
treedd98d3f29123f9d94dcd7047eccb443ecb87c39c /sftp.1
parent56883e194fce3dea230cffddba512181398c06c4 (diff)
- jmc@cvs.openbsd.org 2010/09/23 13:36:46
[scp.1 sftp.1] add KexAlgorithms to the -o list;
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 b2a19b72d..0d253cc8f 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.85 2010/09/22 22:58:51 djm Exp $ 1.\" $OpenBSD: sftp.1,v 1.86 2010/09/23 13:36:46 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 22 2010 $ 25.Dd $Mdocdate: September 23 2010 $
26.Dt SFTP 1 26.Dt SFTP 1
27.Os 27.Os
28.Sh NAME 28.Sh NAME
@@ -202,6 +202,7 @@ For full details of the options listed below, and their possible values, see
202.It IdentityFile 202.It IdentityFile
203.It IdentitiesOnly 203.It IdentitiesOnly
204.It KbdInteractiveDevices 204.It KbdInteractiveDevices
205.It KexAlgorithms
205.It LogLevel 206.It LogLevel
206.It MACs 207.It MACs
207.It NoHostAuthenticationForLocalhost 208.It NoHostAuthenticationForLocalhost