summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.88
1 files changed, 4 insertions, 4 deletions
diff --git a/sshd.8 b/sshd.8
index b7042cb5e..c5f8987d2 100644
--- a/sshd.8
+++ b/sshd.8
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd.8,v 1.311 2019/12/21 20:22:34 naddy Exp $ 36.\" $OpenBSD: sshd.8,v 1.312 2020/01/25 06:03:10 djm Exp $
37.Dd $Mdocdate: December 21 2019 $ 37.Dd $Mdocdate: January 25 2020 $
38.Dt SSHD 8 38.Dt SSHD 8
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -600,8 +600,8 @@ IPv6 addresses can be specified by enclosing the address in square brackets.
600Multiple 600Multiple
601.Cm permitopen 601.Cm permitopen
602options may be applied separated by commas. 602options may be applied separated by commas.
603No pattern matching is performed on the specified hostnames, 603No pattern matching or name lookup is performed on the
604they must be literal domains or addresses. 604specified hostnames, they must be literal host names and/or addresses.
605A port specification of 605A port specification of
606.Cm * 606.Cm *
607matches any port. 607matches any port.