summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-03-21 20:16:38 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-03-21 20:16:38 +0000
commita714017557f58deaee8fbdcf5740f29560db4ce8 (patch)
tree8db1c4e2af8d418702b2362682e5198ac325ed70 /share/man
parent94ef6ec4f6841ad0e578f03211acb813217765a3 (diff)
wording from Andre Lucas (PR 3723);
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/carp.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/carp.4 b/share/man/man4/carp.4
index 9c2a7572f92..82206fbffe8 100644
--- a/share/man/man4/carp.4
+++ b/share/man/man4/carp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: carp.4,v 1.7 2004/03/05 17:24:13 mcbride Exp $
+.\" $OpenBSD: carp.4,v 1.8 2004/03/21 20:16:37 jmc Exp $
.\"
.\" Copyright (c) 2003, Ryan McBride. All rights reserved.
.\"
@@ -75,8 +75,8 @@ Additionally, there are a number of global parameters which can be set using
.Xr sysctl 8 .
.Sh EXAMPLES
In order to set up an ARP balanced virtual host, it is necessary to configure
-one virtual host for each physical host which would responding to ARP
-requests and thus handling the traffic.
+one virtual host for each physical host which would respond to ARP
+requests and thus handle the traffic.
In the following example, 2 hosts are configured to provide balancing and
failover for the IP address 192.168.1.10.
.Pp