Add snprintb_m to the NAME section.

This commit is contained in:
abhinav 2017-10-22 16:59:18 +00:00
parent d4ec480093
commit 75bd3393d3
1 changed files with 3 additions and 2 deletions

View File

@ -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