diff options
-rw-r--r-- | share/man/man9/mbuf.9 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9 index e84d423..3bf02d7 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -56,7 +56,6 @@ .Fn MFREE "struct mbuf *mbuf" "struct mbuf *successor" .\" .Ss Mbuf utility macros -.Ft void * .Fn mtod "struct mbuf *mbuf" "type" .Ft int .Fn MEXT_IS_REF "struct mbuf *mbuf" |