[openssh-commits] [openssh] 01/15: upstream: supply word missing in previous;
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jun 26 15:26:04 AEST 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 02a9222cbce7131d639984c2f6c71d1551fc3333
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Mon Jun 22 06:36:40 2020 +0000
upstream: supply word missing in previous;
OpenBSD-Commit-ID: 16a38b049f216108f66c8b699aa046063381bd23
---
sftp-server.8 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sftp-server.8 b/sftp-server.8
index 823a99f2..f057da3b 100644
--- a/sftp-server.8
+++ b/sftp-server.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp-server.8,v 1.29 2020/06/22 05:53:26 djm Exp $
+.\" $OpenBSD: sftp-server.8,v 1.30 2020/06/22 06:36:40 jmc Exp $
.\"
.\" Copyright (c) 2000 Markus Friedl. All rights reserved.
.\"
@@ -112,7 +112,7 @@ applied before the allowed list.
.It Fl p Ar allowed_requests
Specify a comma-separated list of SFTP protocol requests that are permitted
by the server.
-All request types that are not on the allowed will be logged and replied
+All request types that are not on the allowed list will be logged and replied
to with a failure message.
.Pp
Care must be taken when using this feature to ensure that requests made
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list