Source-Changes-HG archive

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

[src/trunk]: src/lib/libutil Add snprintb_m to the NAME section.



details:   https://anonhg.NetBSD.org/src/rev/aa0249de3568
branches:  trunk
changeset: 827277:aa0249de3568
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Sun Oct 22 16:59:18 2017 +0000

description:
Add snprintb_m to the NAME section.

diffstat:

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

diffs (19 lines):

diff -r 2cc9008619b5 -r aa0249de3568 lib/libutil/snprintb.3
--- a/lib/libutil/snprintb.3    Sun Oct 22 16:55:32 2017 +0000
+++ b/lib/libutil/snprintb.3    Sun Oct 22 16:59:18 2017 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: snprintb.3,v 1.16 2013/08/07 23:22:28 pgoyette Exp $
+.\"     $NetBSD: snprintb.3,v 1.17 2017/10/22 16:59:18 abhinav Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -31,7 +31,8 @@
 .Dt SNPRINTB 3
 .Os
 .Sh NAME
-.Nm snprintb
+.Nm snprintb ,
+.Nm snprintb_m
 .Nd bitmask output conversion
 .Sh LIBRARY
 .Lb libutil



Home | Main Index | Thread Index | Old Index