[openssh-commits] [openssh] 01/02: upstream: Fix typo. From pablomh via -portable github PR#344.

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Nov 7 14:01:19 AEDT 2022


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 5c3f18fb994ef27e685b205ee2351851b80fdbd1
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Mon Nov 7 01:53:01 2022 +0000

    upstream: Fix typo. From pablomh via -portable github PR#344.
    
    OpenBSD-Commit-ID: d056ee2e73691dc3ecdb44a6de68e6b88cd93827
---
 PROTOCOL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/PROTOCOL b/PROTOCOL
index 685f90fa..27804d0c 100644
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -637,7 +637,7 @@ https://datatracker.ietf.org/doc/html/draft-ietf-secsh-filexfer-extensions-00#se
 
 4.12. sftp: Extension request "users-groups-by-id at openssh.com"
 
-This request asks the server to returns user and/or group names that
+This request asks the server to return user and/or group names that
 correspond to one or more IDs (e.g. as returned from a SSH_FXP_STAT
 request). This may be used by the client to provide usernames in
 directory listings.
@@ -712,4 +712,4 @@ master instance and later clients.
 OpenSSH extends the usual agent protocol. These changes are documented
 in the PROTOCOL.agent file.
 
-$OpenBSD: PROTOCOL,v 1.47 2022/09/19 10:40:52 djm Exp $
+$OpenBSD: PROTOCOL,v 1.48 2022/11/07 01:53:01 dtucker Exp $

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list