summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorLawrence Teo <lteo@cvs.openbsd.org>2016-10-17 02:53:48 +0000
committerLawrence Teo <lteo@cvs.openbsd.org>2016-10-17 02:53:48 +0000
commitd5a1c21f6bef53f779fbabe5ae63b6daab341e3f (patch)
tree2ed8c0b057465bf0718072d6b1758b686aab0393 /share
parent629e6deb76d282a4984e12e9eae6ec0e6e2159db (diff)
"send/received" -> "sent/received"
ok jmc@
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/mbuf.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9
index 839d01bfb70..13246317090 100644
--- a/share/man/man9/mbuf.9
+++ b/share/man/man9/mbuf.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mbuf.9,v 1.104 2016/09/15 00:00:40 dlg Exp $
+.\" $OpenBSD: mbuf.9,v 1.105 2016/10/17 02:53:47 lteo Exp $
.\"
.\" Copyright (c) 2001 Jean-Jacques Bernard-Gundol <jjbg@openbsd.org>
.\" All rights reserved.
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 15 2016 $
+.Dd $Mdocdate: October 17 2016 $
.Dt MGET 9
.Os
.Sh NAME
@@ -295,9 +295,9 @@ for mbuf statistics.
.It Dv M_ACAST
received as IPv6 anycast.
.It Dv M_BCAST
-packet send/received as link-level broadcast.
+packet sent/received as link-level broadcast.
.It Dv M_MCAST
-packet send/received as link-level multicast.
+packet sent/received as link-level multicast.
.It Dv M_CONF
packet was encrypted (ESP-transport).
.It Dv M_AUTH