summaryrefslogtreecommitdiffstats
path: root/PROTOCOL
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-07-05 07:17:48 +0200
committerDamien Miller <djm@mindrot.org>2008-07-05 07:17:48 +0200
commitc9c96f2e28a70b01f5739159f274f845a396cea9 (patch)
treee5b16acf82f468777e8d0b7a5fd43e25d5217ce9 /PROTOCOL
parent - (djm) [configure.ac] unbreak: remove extra closing brace (diff)
downloadopenssh-c9c96f2e28a70b01f5739159f274f845a396cea9.tar.xz
openssh-c9c96f2e28a70b01f5739159f274f845a396cea9.zip
- djm@cvs.openbsd.org 2008/07/05 05:16:01
[PROTOCOL] grammar
Diffstat (limited to 'PROTOCOL')
-rw-r--r--PROTOCOL6
1 files changed, 3 insertions, 3 deletions
diff --git a/PROTOCOL b/PROTOCOL
index 3283b81e2..37fd536d9 100644
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -237,7 +237,7 @@ The values of the f_flag bitmask are as follows:
#define SSH_FXE_STATVFS_ST_RDONLY 0x1 /* read-only */
#define SSH_FXE_STATVFS_ST_NOSUID 0x2 /* no setuid */
-This extension is advertised in the SSH_FXP_VERSION hello with version
-"2".
+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.10 2008/06/30 12:18:34 djm Exp $
+$OpenBSD: PROTOCOL,v 1.11 2008/07/05 05:16:01 djm Exp $