From ef100a2c5a8ed83afac0b8f36520815803da227a Mon Sep 17 00:00:00 2001 From: "djm@openbsd.org" Date: Fri, 10 Aug 2018 00:27:15 +0000 Subject: upstream: fix numbering OpenBSD-Commit-ID: bc7a1764dff23fa4c5ff0e3379c9c4d5b63c9596 --- PROTOCOL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PROTOCOL') diff --git a/PROTOCOL b/PROTOCOL index b1fc00691..033f00b49 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -428,7 +428,7 @@ 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". -10. sftp: Extension request "hardlink@openssh.com" +3.5. sftp: Extension request "hardlink@openssh.com" This request is for creating a hard link to a regular file. This request is implemented as a SSH_FXP_EXTENDED request with the @@ -444,7 +444,7 @@ link(oldpath, newpath) and will respond with a SSH_FXP_STATUS message. This extension is advertised in the SSH_FXP_VERSION hello with version "1". -10. sftp: Extension request "fsync@openssh.com" +3.6. sftp: Extension request "fsync@openssh.com" This request asks the server to call fsync(2) on an open file handle. @@ -458,4 +458,4 @@ respond with a SSH_FXP_STATUS message. This extension is advertised in the SSH_FXP_VERSION hello with version "1". -$OpenBSD: PROTOCOL,v 1.32 2018/02/19 00:55:02 djm Exp $ +$OpenBSD: PROTOCOL,v 1.33 2018/08/10 00:27:15 djm Exp $ -- cgit v1.2.3