summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2019-03-22 20:58:34 +0000
committerDamien Miller <djm@mindrot.org>2019-03-26 10:20:22 +1100
commit62949c5b37af28d8490d94866e314a76be683a5e (patch)
treec235e1a5584e92f40bb038ed39efc3a0a7053183
parent1b1332b5bb975d759a50b37f0e8bc8cfb07a0bb0 (diff)
upstream: full stop in the wrong place;
OpenBSD-Commit-ID: 478a0567c83553a2aebf95d0f1bd67ac1b1253e4
-rw-r--r--sshd_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 142f84a19..b224f2929 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.283 2019/01/23 20:48:52 dtucker Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.284 2019/03/22 20:58:34 jmc Exp $
37.Dd $Mdocdate: January 23 2019 $ 37.Dd $Mdocdate: March 22 2019 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -1084,7 +1084,7 @@ and
1084.Cm RDomain 1084.Cm RDomain
1085representing the 1085representing the
1086.Xr rdomain 4 1086.Xr rdomain 4
1087on which the connection was received.) 1087on which the connection was received).
1088.Pp 1088.Pp
1089The match patterns may consist of single entries or comma-separated 1089The match patterns may consist of single entries or comma-separated
1090lists and may use the wildcard and negation operators described in the 1090lists and may use the wildcard and negation operators described in the