View | Details | Raw Unified | Return to bug 159854
Collapse All | Expand All

(-)carp.4.whitespace (-2 / +3 lines)
Lines 38-44 Link Here
38
.Nm
38
.Nm
39
interface is a pseudo-device that implements and controls the
39
interface is a pseudo-device that implements and controls the
40
CARP protocol.
40
CARP protocol.
41
CARP allows multiple hosts on the same local network to share a set of IP addresses.
41
CARP allows multiple hosts on the same local
42
network to share a set of IP addresses.
42
Its primary purpose is to ensure that these
43
Its primary purpose is to ensure that these
43
addresses are always available, but in some configurations
44
addresses are always available, but in some configurations
44
.Nm
45
.Nm
Lines 184-190 Link Here
184
event.
185
event.
185
Please see
186
Please see
186
.Xr devd.conf 5
187
.Xr devd.conf 5
187
and 
188
and
188
.Sx EXAMPLES
189
.Sx EXAMPLES
189
section for more information.
190
section for more information.
190
.Sh EXAMPLES
191
.Sh EXAMPLES

Return to bug 159854