mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-26 13:05:18 +01:00
sbuf.9: Add LIBRARY section
Sponsored by: Klara, Inc. MFC after: 3 days
This commit is contained in:
parent
b4db386f9f
commit
5a82fc7859
@ -23,7 +23,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd August 26, 2020
|
||||
.Dd October 3, 2023
|
||||
.Dt SBUF 9
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -60,6 +60,8 @@
|
||||
.Nm sbuf_printf_drain ,
|
||||
.Nm sbuf_putbuf
|
||||
.Nd safe string composition
|
||||
.Sh LIBRARY
|
||||
.Lb libsbuf
|
||||
.Sh SYNOPSIS
|
||||
.In sys/types.h
|
||||
.In sys/sbuf.h
|
||||
|
Loading…
Reference in New Issue
Block a user