summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2002-06-07 01:46:12 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2002-06-07 01:46:12 +0000
commit6a4ad1ea4b41fdc4f1872dd44d5f429b16904c88 (patch)
tree3edbd77aee9ef7e4cc5e27490056f45927e2b5c6 /share
parent8a08007424b0327edfdd5b92ff82e38881c3dd90 (diff)
tyop
Diffstat (limited to 'share')
-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 .