Add snprintb_m to the NAME section.
This commit is contained in:
parent
d4ec480093
commit
75bd3393d3
|
@ -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.
|
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -31,7 +31,8 @@
|
||||||
.Dt SNPRINTB 3
|
.Dt SNPRINTB 3
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm snprintb
|
.Nm snprintb ,
|
||||||
|
.Nm snprintb_m
|
||||||
.Nd bitmask output conversion
|
.Nd bitmask output conversion
|
||||||
.Sh LIBRARY
|
.Sh LIBRARY
|
||||||
.Lb libutil
|
.Lb libutil
|
||||||
|
|
Loading…
Reference in New Issue