summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-11-20 18:24:32 +0000
committerjmc <jmc@openbsd.org>2007-11-20 18:24:32 +0000
commitbf394e47745e7a60500950dd0efeee205fedb482 (patch)
tree136a8fe674ad833d9985c88f426bb3152e6636b5
parentlimit the number of displayed lines per node in relay_protodebug(). (diff)
downloadwireguard-openbsd-bf394e47745e7a60500950dd0efeee205fedb482.tar.xz
wireguard-openbsd-bf394e47745e7a60500950dd0efeee205fedb482.zip
tweak previous;
-rw-r--r--usr.sbin/hoststated/hoststated.conf.54
-rw-r--r--usr.sbin/relayd/relayd.conf.54
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/hoststated/hoststated.conf.5 b/usr.sbin/hoststated/hoststated.conf.5
index 08b83354506..906e079c8d7 100644
--- a/usr.sbin/hoststated/hoststated.conf.5
+++ b/usr.sbin/hoststated/hoststated.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hoststated.conf.5,v 1.56 2007/11/20 15:54:55 reyk Exp $
+.\" $OpenBSD: hoststated.conf.5,v 1.57 2007/11/20 18:24:32 jmc Exp $
.\"
.\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org>
.\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org>
@@ -598,7 +598,7 @@ Log the name and the value of the entity.
Return an error reponse to the client if an internal operation or the
forward connection to the client failed.
By default, the connection will be silently dropped.
-The effect of this option depends on the protocol, HTTP will send a
+The effect of this option depends on the protocol: HTTP will send an
error header and page to the client before closing the connection.
Additional valid options are:
.Bl -tag -width Ds
diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5
index bae09455edf..276c2b39c06 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.56 2007/11/20 15:54:55 reyk Exp $
+.\" $OpenBSD: relayd.conf.5,v 1.57 2007/11/20 18:24:32 jmc Exp $
.\"
.\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org>
.\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org>
@@ -598,7 +598,7 @@ Log the name and the value of the entity.
Return an error reponse to the client if an internal operation or the
forward connection to the client failed.
By default, the connection will be silently dropped.
-The effect of this option depends on the protocol, HTTP will send a
+The effect of this option depends on the protocol: HTTP will send an
error header and page to the client before closing the connection.
Additional valid options are:
.Bl -tag -width Ds