From 773849fa10be1c4adcde4d6eb919c89471656e7b Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 4 Apr 2011 20:31:48 +0000 Subject: Nd strings do not start uppercase; --- 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 20d13259bf5..fe12c6a8e82 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mbuf.9,v 1.51 2011/04/03 12:33:47 blambert Exp $ +.\" $OpenBSD: mbuf.9,v 1.52 2011/04/04 20:31:47 jmc Exp $ .\" .\" Copyright (c) 2001 Jean-Jacques Bernard-Gundol .\" All rights reserved. @@ -25,12 +25,12 @@ .\" (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: April 3 2011 $ +.Dd $Mdocdate: April 4 2011 $ .Dt MBUF 9 .Os .Sh NAME .Nm mbuf -.Nd Kernel memory management for networking protocols +.Nd kernel memory management for networking protocols .Sh SYNOPSIS .Fd #include .Ft struct mbuf * -- cgit v1.2.3