diff options
author | 2018-12-20 23:16:47 +0000 | |
---|---|---|
committer | 2018-12-20 23:16:47 +0000 | |
commit | d91bafa6d82139e95c2e6d707e0c66a51664ea4d (patch) | |
tree | fe6a610759bd72dc532f68f91830770b359aa807 | |
parent | add bpe(4) or Backbone Provider Edge interfaces (diff) | |
download | wireguard-openbsd-d91bafa6d82139e95c2e6d707e0c66a51664ea4d.tar.xz wireguard-openbsd-d91bafa6d82139e95c2e6d707e0c66a51664ea4d.zip |
.Nm, not Nm.
-rw-r--r-- | share/man/man4/bpe.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/bpe.4 b/share/man/man4/bpe.4 index caaf718fc26..21eb58b597f 100644 --- a/share/man/man4/bpe.4 +++ b/share/man/man4/bpe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bpe.4,v 1.1 2018/12/20 23:00:55 dlg Exp $ +.\" $OpenBSD: bpe.4,v 1.2 2018/12/20 23:16:47 dlg Exp $ .\" .\" Copyright (c) 2018 David Gwynne <dlg@openbsd.org> .\" @@ -66,7 +66,7 @@ itself does not require this topology, therefore allowing flexible deployment and network topologies. .Pp The -Nm. bpe +.Nm bpe driver implements a learning bridge on each interface. The driver will learn the mapping of BEPs to encapsulated Ethernet address based on traffic received from other devices on the backbone |