summaryrefslogtreecommitdiff
path: root/PROTOCOL
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-01-09 22:25:14 +1100
committerDarren Tucker <dtucker@zip.com.au>2010-01-09 22:25:14 +1100
commita2e10485c5ef4b650536e156cc86d4bbd9bf146d (patch)
treed5d32594874c76b26fa1157d99f371e2f35612bf /PROTOCOL
parentdb7bf82544800c21a471a89781466bbf4ac08731 (diff)
downloadopenssh-git-a2e10485c5ef4b650536e156cc86d4bbd9bf146d.tar.gz
- djm@cvs.openbsd.org 2010/01/09 00:57:10
[PROTOCOL] tweak language
Diffstat (limited to 'PROTOCOL')
-rw-r--r--PROTOCOL6
1 files changed, 3 insertions, 3 deletions
diff --git a/PROTOCOL b/PROTOCOL
index c4fd5706..9b74b947 100644
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -6,8 +6,8 @@ filexfer protocol described in:
http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt
-Features from newer versions of the draft are not supported, unless
-explicitly implemented as extensions described below.
+Newer versions of the draft will not be supported, though some features
+are individually implemented as extensions described below.
The protocol used by OpenSSH's ssh-agent is described in the file
PROTOCOL.agent
@@ -251,4 +251,4 @@ The values of the f_flag bitmask are as follows:
Both the "statvfs@openssh.com" and "fstatvfs@openssh.com" extensions are
advertised in the SSH_FXP_VERSION hello with version "2".
-$OpenBSD: PROTOCOL,v 1.13 2009/12/20 23:20:40 djm Exp $
+$OpenBSD: PROTOCOL,v 1.14 2010/01/09 00:57:10 djm Exp $