summaryrefslogtreecommitdiff
path: root/usr.sbin/relayd/relayd.conf.5
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2006-12-16 12:42:15 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2006-12-16 12:42:15 +0000
commit474330739d2effcf5f82056b412155be23b391fb (patch)
tree940e84afeb89de17ab45e525e29ed18e852e43fd /usr.sbin/relayd/relayd.conf.5
parent9fa0416a4ea8f7c2ebae2f738ee534787b8d0e48 (diff)
knf, spacing
please note that some editors will replace tabs with multiple spaces if you cut & paste code from other sections. please try to keep the tabs ;).
Diffstat (limited to 'usr.sbin/relayd/relayd.conf.5')
-rw-r--r--usr.sbin/relayd/relayd.conf.510
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5
index 8e243e50a40..e8275a9b26b 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.2 2006/12/16 11:52:51 reyk Exp $
+.\" $OpenBSD: relayd.conf.5,v 1.3 2006/12/16 12:42:14 reyk Exp $
.\"
.\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org>
.\"
@@ -23,7 +23,7 @@
.Sh DESCRIPTION
The
.Xr hostated 8
-daemon maintains
+daemon maintains
.Xr pf 4
tables up to date.
.Sh SECTIONS
@@ -38,7 +38,7 @@ configuration file.
Global settings for
.Xr hostated 8 .
.It Sy Tables
-Table definitions describe the content of a
+Table definitions describe the content of a
.Xr pf 4
table and the method used for checking the health of the hosts
they contain.
@@ -135,7 +135,7 @@ The table can be later enabled through
.Sh SERVICES
Services represent a
.Xr pf 4
-rdr rule, they are used to specify which addresses will be redirected
+rdr rule, they are used to specify which addresses will be redirected
to the hosts in the specified tables.
The configuration directives that are valid in this context are described
below.
@@ -198,7 +198,7 @@ table sorryhost {
host sorryhost.private.example.com
}
-service www {
+service www {
virtual ip www.example.com port 8080 interface trunk0
virtual ip www6.example.com port 80 interface trunk0