]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: supply word missing in previous;
authorjmc@openbsd.org <jmc@openbsd.org>
Mon, 22 Jun 2020 06:36:40 +0000 (06:36 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 26 Jun 2020 05:18:07 +0000 (15:18 +1000)
OpenBSD-Commit-ID: 16a38b049f216108f66c8b699aa046063381bd23

sftp-server.8

index 823a99f282e86c40d144a2f7c5055e0d0b0c42e3..f057da3b8b5ccfdf73487fc670aeb074110dfe38 100644 (file)
@@ -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