summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2020-04-17 06:12:42 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2020-04-17 06:12:42 +0000
commit1fbf3c812acf5ce5cdd01c43b2caf97fac990599 (patch)
treec665ec9368bf13cf8a7d49d430f182a92de9cbfc
parent552d3a52f8e9de716d59ceb1edd318e13dc35507 (diff)
add space beteen macro arg and punctuation;
-rw-r--r--usr.bin/ssh/sshd_config.54
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5
index d61fcb799ee..e22a4a8e579 100644
--- a/usr.bin/ssh/sshd_config.5
+++ b/usr.bin/ssh/sshd_config.5
@@ -33,7 +33,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd_config.5,v 1.310 2020/04/17 04:27:03 djm Exp $
+.\" $OpenBSD: sshd_config.5,v 1.311 2020/04/17 06:12:41 jmc Exp $
.Dd $Mdocdate: April 17 2020 $
.Dt SSHD_CONFIG 5
.Os
@@ -803,7 +803,7 @@ or
to allow both
.Pa .shosts
and
-.Pa rhosts.
+.Pa rhosts .
.It Cm IgnoreUserKnownHosts
Specifies whether
.Xr sshd 8