summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-11-24 19:00:45 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-11-24 19:00:45 +0000
commit0ea53f7ab1c3a3c697c160359079e8d91662c286 (patch)
tree4abeb7faaa3de0b21bda22d2068f535372aef8a0 /usr.sbin
parent44cfa1be1eb5423c2b77ccb306d846d4d5631d0c (diff)
new sentence, new line;
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/hoststated/hoststated.conf.55
-rw-r--r--usr.sbin/relayd/relayd.conf.55
2 files changed, 6 insertions, 4 deletions
diff --git a/usr.sbin/hoststated/hoststated.conf.5 b/usr.sbin/hoststated/hoststated.conf.5
index e244ca563f5..1074eaf0dbf 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.66 2007/11/24 16:13:50 reyk Exp $
+.\" $OpenBSD: hoststated.conf.5,v 1.67 2007/11/24 19:00:44 jmc Exp $
.\"
.\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org>
.\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org>
@@ -588,7 +588,8 @@ request url filter "example.com/test.cgi?val=1"
.Xr hoststated 8
will match the full URL and different possible suffix/prefix
combinations by stripping subdomains and path components (up to 5
-levels), and the query string. For example, the following
+levels), and the query string.
+For example, the following
lookups will be done for
.Ar http://www.example.com:81/1/2/3/4/5.html?query=yes :
.Bd -literal -offset indent
diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5
index e6155c5f00b..d9054b4ae7e 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.66 2007/11/24 16:13:50 reyk Exp $
+.\" $OpenBSD: relayd.conf.5,v 1.67 2007/11/24 19:00:44 jmc Exp $
.\"
.\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org>
.\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org>
@@ -588,7 +588,8 @@ request url filter "example.com/test.cgi?val=1"
.Xr hoststated 8
will match the full URL and different possible suffix/prefix
combinations by stripping subdomains and path components (up to 5
-levels), and the query string. For example, the following
+levels), and the query string.
+For example, the following
lookups will be done for
.Ar http://www.example.com:81/1/2/3/4/5.html?query=yes :
.Bd -literal -offset indent