diff options
Diffstat (limited to 'sshd_config.0')
-rw-r--r-- | sshd_config.0 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sshd_config.0 b/sshd_config.0 index af54da6b2220..545b9a89c039 100644 --- a/sshd_config.0 +++ b/sshd_config.0 @@ -637,7 +637,7 @@ DESCRIPTION the single token All which matches all criteria. The available criteria are User, Group, Host, LocalAddress, LocalPort, RDomain, and Address (with RDomain representing the rdomain(4) on which - the connection was received.) + the connection was received). The match patterns may consist of single entries or comma- separated lists and may use the wildcard and negation operators @@ -725,9 +725,9 @@ DESCRIPTION listen requests are permitted. Note that the GatewayPorts option may further restrict which addresses may be listened on. Note also that ssh(1) will request a listen host of M-bM-^@M-^\localhostM-bM-^@M-^] if no - listen host was specifically requested, and this this name is - treated differently to explicit localhost addresses of - M-bM-^@M-^\127.0.0.1M-bM-^@M-^] and M-bM-^@M-^\::1M-bM-^@M-^]. + listen host was specifically requested, and this name is treated + differently to explicit localhost addresses of M-bM-^@M-^\127.0.0.1M-bM-^@M-^] and + M-bM-^@M-^\::1M-bM-^@M-^]. PermitOpen Specifies the destinations to which TCP port forwarding is @@ -1089,4 +1089,4 @@ AUTHORS versions 1.5 and 2.0. Niels Provos and Markus Friedl contributed support for privilege separation. -OpenBSD 6.4 September 20, 2018 OpenBSD 6.4 +OpenBSD 6.5 March 22, 2019 OpenBSD 6.5 |