summaryrefslogtreecommitdiff
path: root/share/man/man9/mbuf.9
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-01-29 00:47:37 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-01-29 00:47:37 +0000
commit29028fecc14044c5bd39e1e737f3929370ee2706 (patch)
tree514ca4ed16c89ce7b18f010fb0e763ed88093919 /share/man/man9/mbuf.9
parentd2c25c588240ad4b58472b22edd75169114ff6dc (diff)
quote %T and %B to prevent madness;
Diffstat (limited to 'share/man/man9/mbuf.9')
-rw-r--r--share/man/man9/mbuf.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9
index ca47018be23..74819cf9fd7 100644
--- a/share/man/man9/mbuf.9
+++ b/share/man/man9/mbuf.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mbuf.9,v 1.17 2005/01/10 05:44:40 jsg Exp $
+.\" $OpenBSD: mbuf.9,v 1.18 2005/01/29 00:47:36 jmc Exp $
.\"
.\" Copyright (c) 2001 Jean-Jacques Bernard-Gundol <jjbg@openbsd.org>
.\" All rights reserved.
@@ -650,8 +650,8 @@ to
.Pa /usr/share/doc/smm/18.net .
.Rs
.%A Jun-Ichiro Hagino
-.%T Mbuf issues in 4.4BSD IPv6/IPsec support (experiences from KAME IPv6/IPsec implementation)
-.%B Proceedings of the Freenix Track: 2000 USENIX Annual Technical Conference
+.%T "Mbuf issues in 4.4BSD IPv6/IPsec support (experiences from KAME IPv6/IPsec implementation)"
+.%B "Proceedings of the Freenix Track: 2000 USENIX Annual Technical Conference"
.%D June 2000
.Re
.Sh CODE REFERENCES