From 6d97aa3005392ec2d7658a6711401d97e1ae0476 Mon Sep 17 00:00:00 2001 From: Stefan Sperling Date: Sun, 30 Jan 2011 15:20:14 +0000 Subject: missing space: out-of-banddata -> out-of-band data --- share/man/man9/mbuf.9 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man') diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9 index 2d68e16edde..02ed607a5b1 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mbuf.9,v 1.47 2010/07/07 09:16:36 blambert Exp $ +.\" $OpenBSD: mbuf.9,v 1.48 2011/01/30 15:20:13 stsp Exp $ .\" .\" Copyright (c) 2001 Jean-Jacques Bernard-Gundol .\" All rights reserved. @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 7 2010 $ +.Dd $Mdocdate: January 30 2011 $ .Dt MBUF 9 .Os .Sh NAME @@ -221,7 +221,7 @@ the data is a fragment reassembly header. .It Dv MT_CONTROL the mbuf contains extra-data protocol message. .It Dv MT_OOBDATA -the data consists of out-of-banddata. +the data consists of out-of-band data. .El .Pp The -- cgit v1.2.3