From 29028fecc14044c5bd39e1e737f3929370ee2706 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sat, 29 Jan 2005 00:47:37 +0000 Subject: quote %T and %B to prevent madness; --- share/man/man9/mbuf.9 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share') 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 .\" 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 -- cgit v1.2.3