summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2018-08-06 18:26:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2018-08-06 18:26:30 +0000
commit6144ffe81a725d8d8c36e4b94faf193c58cc252d (patch)
tree93a5b1bd22a6433c471474cb9e012b4fd0e1bed6 /usr.sbin
parentb2fce2cd1daab8da97f68bff7ea4e71b85fb2ac1 (diff)
space required between macro args and punctuation;
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/relayd/relayd.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5
index dd40a50946b..d43ffa06627 100644
--- a/usr.sbin/relayd/relayd.conf.5
+++ b/usr.sbin/relayd/relayd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: relayd.conf.5,v 1.186 2018/08/06 17:31:31 benno Exp $
+.\" $OpenBSD: relayd.conf.5,v 1.187 2018/08/06 18:26:29 jmc Exp $
.\"
.\" Copyright (c) 2006 - 2016 Reyk Floeter <reyk@openbsd.org>
.\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org>
@@ -144,7 +144,7 @@ or
.Xc
When using relays, log all TCP connections.
Optionally log only
-.Ic connection errors.
+.Ic connection errors .
.It Ic prefork Ar number
When using relays, run the specified number of processes to handle
relayed connections.