summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc@openbsd.org@openbsd.org <jmc@openbsd.org@openbsd.org>2017-10-26 06:44:01 +0000
committerDamien Miller <djm@mindrot.org>2017-10-31 09:08:50 +1100
commit68d3bbb2e6dfbf117c46e942142795b2cdd0274b (patch)
treecb318c8bebb3596ed9fe428b70c5a79fef0cecbb
parent0b2e2896b9d0d6cfb59e9ec8271085296bd4e99b (diff)
upstream commit
mark up the rdomain keyword; OpenBSD-Commit-ID: 1b597d0ad0ad20e94dbd61ca066057e6f6313b8a
-rw-r--r--sshd_config.512
1 files changed, 6 insertions, 6 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 430293929..99e44184a 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -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_config.5,v 1.259 2017/10/25 06:18:06 jmc Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.260 2017/10/26 06:44:01 jmc Exp $
37.Dd $Mdocdate: October 25 2017 $ 37.Dd $Mdocdate: October 26 2017 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -911,25 +911,25 @@ The following forms may be used:
911.Sm off 911.Sm off
912.Ar hostname | address 912.Ar hostname | address
913.Sm on 913.Sm on
914.Op rdomain Ar domain 914.Op Cm rdomain Ar domain
915.It 915.It
916.Cm ListenAddress 916.Cm ListenAddress
917.Sm off 917.Sm off
918.Ar hostname : port 918.Ar hostname : port
919.Sm on 919.Sm on
920.Op rdomain Ar domain 920.Op Cm rdomain Ar domain
921.It 921.It
922.Cm ListenAddress 922.Cm ListenAddress
923.Sm off 923.Sm off
924.Ar IPv4_address : port 924.Ar IPv4_address : port
925.Sm on 925.Sm on
926.Op rdomain Ar domain 926.Op Cm rdomain Ar domain
927.It 927.It
928.Cm ListenAddress 928.Cm ListenAddress
929.Sm off 929.Sm off
930.Oo Ar hostname | address Oc : Ar port 930.Oo Ar hostname | address Oc : Ar port
931.Sm on 931.Sm on
932.Op rdomain Ar domain 932.Op Cm rdomain Ar domain
933.El 933.El
934.Pp 934.Pp
935The optional 935The optional