summaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/mbuf_tags.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/mbuf_tags.9 b/share/man/man9/mbuf_tags.9
index 66fe3c732d2..8bdf09ccad0 100644
--- a/share/man/man9/mbuf_tags.9
+++ b/share/man/man9/mbuf_tags.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mbuf_tags.9,v 1.10 2002/02/08 20:13:04 angelos Exp $
+.\" $OpenBSD: mbuf_tags.9,v 1.11 2002/06/07 01:46:11 aaron Exp $
.\"
.\" The author of this man page is Angelos D. Keromytis (angelos@cis.upenn.edu)
.\"
@@ -176,7 +176,7 @@ Contains no data.
de-allocates a tag.
.Pp
.Fn m_tag_find
-finds the an instance of a tag of type
+finds an instance of a tag of type
.Va type
attached to packet
.Va mbuf .