summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-10-18 17:48:51 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-10-18 17:48:51 +0000
commit95717a3b771d0a5f896ac22e3c9c706be0652d9f (patch)
tree6ffa171e7733579603523fc25b47b680a20a6591 /share/man/man4
parentc608f265e4dc310823a27e7e368f2115f280ea6d (diff)
tweaks;
ok mcbride@
Diffstat (limited to 'share/man/man4')
-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 f9c4d73edd4..c77207feedd 100644
--- a/share/man/man4/carp.4
+++ b/share/man/man4/carp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: carp.4,v 1.2 2003/10/18 00:47:03 mcbride Exp $
+.\" $OpenBSD: carp.4,v 1.3 2003/10/18 17:48:50 jmc Exp $
.\"
.\" Copyright (c) 2003, Ryan McBride. All rights reserved.
.\"
@@ -37,8 +37,8 @@ The
interface is a pseudo-device which implements and controls the
CARP protocol.
.Nm
-Allows multiple hosts on the same local network to share a set of IP
-addresses among them. It's primary purpose is to ensure that these
+allows multiple hosts on the same local network to share a set of IP addresses.
+Its primary purpose is to ensure that these
addresses are always available, but in some configurations
.Nm
can also provide load balancing functionality.