diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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. | |||
600 | Multiple | 600 | Multiple |
601 | .Cm permitopen | 601 | .Cm permitopen |
602 | options may be applied separated by commas. | 602 | options may be applied separated by commas. |
603 | No pattern matching is performed on the specified hostnames, | 603 | No pattern matching or name lookup is performed on the |
604 | they must be literal domains or addresses. | 604 | specified hostnames, they must be literal host names and/or addresses. |
605 | A port specification of | 605 | A port specification of |
606 | .Cm * | 606 | .Cm * |
607 | matches any port. | 607 | matches any port. |