Source-Changes-HG archive

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

[src/trunk]: src/lib/libutil fix the header.



details:   https://anonhg.NetBSD.org/src/rev/61680e43a64d
branches:  trunk
changeset: 571374:61680e43a64d
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Nov 21 03:04:14 2004 +0000

description:
fix the header.

diffstat:

 lib/libutil/snprintb.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d5192b8419ce -r 61680e43a64d lib/libutil/snprintb.3
--- a/lib/libutil/snprintb.3    Sun Nov 21 00:16:05 2004 +0000
+++ b/lib/libutil/snprintb.3    Sun Nov 21 03:04:14 2004 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: snprintb.3,v 1.3 2003/04/16 13:35:15 wiz Exp $
+.\"     $NetBSD: snprintb.3,v 1.4 2004/11/21 03:04:14 christos Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -35,7 +35,7 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd July 28, 2000
-.Dt BITMASK_SNPRINTF 9
+.Dt SNPRINTB 3
 .Os
 .Sh NAME
 .Nm snprintb



Home | Main Index | Thread Index | Old Index