summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-05-17 22:42:21 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-05-17 22:42:21 +0000
commiteedcd44e3fcfdaba879129c944e9a5eb670ef460 (patch)
treed7353252b8c03da7e174a8ef42897802c392fef1 /share/man
parent1fd02cebf2a2327f8a99a03f131c8a2403c1d5b6 (diff)
i got SEE ALSO completely wrong ;(
sorry mpi!
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/mbuf_tags.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/mbuf_tags.9 b/share/man/man9/mbuf_tags.9
index ade1771f1a0..79ecc0a9a52 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.27 2013/05/17 17:20:09 mpi Exp $
+.\" $OpenBSD: mbuf_tags.9,v 1.28 2013/05/17 22:42:20 jmc Exp $
.\"
.\" The author of this man page is Angelos D. Keromytis (angelos@cis.upenn.edu)
.\"
@@ -259,14 +259,14 @@ move the tags from the old to the new mbuf.
The tag-manipulating code is contained in the file
.Pa sys/kern/uipc_mbuf2.c .
.Sh SEE ALSO
-.Xr bpf 4,
+.Xr bpf 4 ,
.Xr bridge 4 ,
.Xr gif 4 ,
.Xr gre 4 ,
.Xr ipsec 4 ,
-.Xr mbuf 9 ,
.Xr pf 4 ,
-.Xr pipex 4
+.Xr pipex 4 ,
+.Xr mbuf 9
.Sh HISTORY
The packet tags first appeared in
.Ox 2.9