diff options
-rw-r--r-- | usr.sbin/hoststated/hoststated.conf.5 | 4 | ||||
-rw-r--r-- | usr.sbin/relayd/relayd.conf.5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/hoststated/hoststated.conf.5 b/usr.sbin/hoststated/hoststated.conf.5 index 872dc3ed097..776f131b1df 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.35 2007/02/27 13:38:58 reyk Exp $ +.\" $OpenBSD: hoststated.conf.5,v 1.36 2007/02/27 18:04:51 jmc Exp $ .\" .\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org> .\" @@ -435,7 +435,7 @@ requests. This is the default if the direction directive is omitted. .It Ic response Handle the data stream from the target host to the relay, like -HTTP server replys. +HTTP server replies. .El .Pp The following entity types for the actions are available: diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5 index f511bee71ce..d75c60d1b93 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.35 2007/02/27 13:38:58 reyk Exp $ +.\" $OpenBSD: relayd.conf.5,v 1.36 2007/02/27 18:04:51 jmc Exp $ .\" .\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org> .\" @@ -435,7 +435,7 @@ requests. This is the default if the direction directive is omitted. .It Ic response Handle the data stream from the target host to the relay, like -HTTP server replys. +HTTP server replies. .El .Pp The following entity types for the actions are available: |