Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man3 Remove quotes around Nd argument, they are no...



details:   https://anonhg.NetBSD.org/src/rev/7613339a54b2
branches:  trunk
changeset: 753215:7613339a54b2
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Mar 20 17:19:07 2010 +0000

description:
Remove quotes around Nd argument, they are not needed.

diffstat:

 share/man/man3/stdint.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b40af9da1bb0 -r 7613339a54b2 share/man/man3/stdint.3
--- a/share/man/man3/stdint.3   Sat Mar 20 16:38:19 2010 +0000
+++ b/share/man/man3/stdint.3   Sat Mar 20 17:19:07 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: stdint.3,v 1.1 2010/03/20 16:33:51 jruoho Exp $
+.\" $NetBSD: stdint.3,v 1.2 2010/03/20 17:19:07 wiz Exp $
 .\"
 .\" Copyright (c) 2002 Mike Barcroft <mike%FreeBSD.org@localhost>
 .\" All rights reserved.
@@ -31,7 +31,7 @@
 .Os
 .Sh NAME
 .Nm stdint
-.Nd "standard integer types"
+.Nd standard integer types
 .Sh SYNOPSIS
 .In stdint.h
 .Sh DESCRIPTION



Home | Main Index | Thread Index | Old Index