summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2009-11-24 18:35:25 +0000
committerjmc <jmc@openbsd.org>2009-11-24 18:35:25 +0000
commit03567753ece7737baaaff9ab6b62e2c1f6faaacb (patch)
tree149a3502723dc6d812f8e8f99a757b9955adb51d
parentmore tweaking... (diff)
downloadwireguard-openbsd-03567753ece7737baaaff9ab6b62e2c1f6faaacb.tar.xz
wireguard-openbsd-03567753ece7737baaaff9ab6b62e2c1f6faaacb.zip
Layer-3 -> layer 3;
-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 e4f29d5c58c..d99daad24f0 100644
--- a/share/man/man4/carp.4
+++ b/share/man/man4/carp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: carp.4,v 1.32 2009/03/24 15:47:36 sobrado Exp $
+.\" $OpenBSD: carp.4,v 1.33 2009/11/24 18:35:25 jmc Exp $
.\"
.\" Copyright (c) 2003, Ryan McBride. All rights reserved.
.\"
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 24 2009 $
+.Dd $Mdocdate: November 24 2009 $
.Dt CARP 4
.Os
.Sh NAME
@@ -267,7 +267,7 @@ interface that has already been running might not work instantly.
As a workaround the VHID of the first carpnode can be changed to a
previously unused one, or just wait until the MAC table entry in the
switch times out.
-Some Layer-3 switches do port learning based on ARP packets.
+Some layer 3 switches do port learning based on ARP packets.
Therefore the stealth mode cannot hide the virtual MAC address
from these kind of devices.
.Pp