From 32d921c323b989d28405e78d0a8923d12913d737 Mon Sep 17 00:00:00 2001 From: "jmc@openbsd.org" Date: Tue, 19 Jul 2016 12:59:16 +0000 Subject: [PATCH] upstream commit tweak previous; Upstream-ID: f3c1a5b3f05dff366f60c028728a2b43f15ff534 --- sshd_config.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sshd_config.5 b/sshd_config.5 index 877eb92c5..1bc26ec4d 100644 --- a/sshd_config.5 +++ b/sshd_config.5 @@ -33,7 +33,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd_config.5,v 1.226 2016/07/19 11:38:53 dtucker Exp $ +.\" $OpenBSD: sshd_config.5,v 1.227 2016/07/19 12:59:16 jmc Exp $ .Dd $Mdocdate: July 19 2016 $ .Dt SSHD_CONFIG 5 .Os @@ -1215,9 +1215,9 @@ can be used to remove all restrictions and permit any forwarding requests. An argument of .Dq none can be used to prohibit all forwarding requests. -Wildcard +The wildcard .Dq * -can be used for host or port to allow all hosts or port respectively. +can be used for host or port to allow all hosts or ports, respectively. By default all port forwarding requests are permitted. .It Cm PermitRootLogin Specifies whether root can log in using