summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.511
1 files changed, 9 insertions, 2 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index c216fb75b..0b91f9f74 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,7 +33,7 @@
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_config.5,v 1.257 2017/10/25 00:17:08 djm Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.258 2017/10/25 00:19:47 djm Exp $
37.Dd $Mdocdate: October 25 2017 $ 37.Dd $Mdocdate: October 25 2017 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
@@ -1054,8 +1054,15 @@ The available criteria are
1054.Cm Host , 1054.Cm Host ,
1055.Cm LocalAddress , 1055.Cm LocalAddress ,
1056.Cm LocalPort , 1056.Cm LocalPort ,
1057.Cm RDomain ,
1057and 1058and
1058.Cm Address . 1059.Cm Address
1060(with
1061.Cm RDomain
1062representing the
1063.Xr rdomain 4
1064on which the connection was received.)
1065.Pp
1059The match patterns may consist of single entries or comma-separated 1066The match patterns may consist of single entries or comma-separated
1060lists and may use the wildcard and negation operators described in the 1067lists and may use the wildcard and negation operators described in the
1061.Sx PATTERNS 1068.Sx PATTERNS