From c7599a57bdb9b25fbf5cfd6db879ed593c247d53 Mon Sep 17 00:00:00 2001 From: Lawrence Teo Date: Sat, 31 Jan 2015 03:08:34 +0000 Subject: Add missing period. --- share/man/man9/mbuf.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9 index 1f4225f92e0..dfa3be1951d 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mbuf.9,v 1.77 2015/01/31 03:06:25 lteo Exp $ +.\" $OpenBSD: mbuf.9,v 1.78 2015/01/31 03:08:33 lteo Exp $ .\" .\" Copyright (c) 2001 Jean-Jacques Bernard-Gundol .\" All rights reserved. @@ -398,7 +398,7 @@ The data part of the mbuf has now the following elements: .Bl -tag -width foobarmoocow .It Fa m_pkthdr a packet header, just like the previous case, but it is empty. -No information is stored here +No information is stored here. .It Fa m_ext a structure containing information about the external storage buffer. -- cgit v1.2.3