summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorkbyanc <kbyanc@FreeBSD.org>2002-01-06 08:40:42 +0000
committerkbyanc <kbyanc@FreeBSD.org>2002-01-06 08:40:42 +0000
commit362933df23efc47d42daa0005956fcd08fb8a4cf (patch)
treea8390840e35f61e12ca4d5d95f21f7445cd14e6c /share/man/man9/Makefile
parent9af9cb3fe99a90dfce093ffbfbe8ad449bef02e2 (diff)
downloadFreeBSD-src-362933df23efc47d42daa0005956fcd08fb8a4cf.zip
FreeBSD-src-362933df23efc47d42daa0005956fcd08fb8a4cf.tar.gz
Document sbuf_trim() and sbuf_vprintf(); add MLINKs.
Clarify that the contents of a caller-supplied buffer are undefined and should not be examined directly. Reviewed by: des
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 04d1f85..1ca0633 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -350,7 +350,9 @@ MLINKS+=sbuf.9 sbuf_setpos.9
MLINKS+=sbuf.9 sbuf_cat.9
MLINKS+=sbuf.9 sbuf_cpy.9
MLINKS+=sbuf.9 sbuf_printf.9
+MLINKS+=sbuf.9 sbuf_vprintf.9
MLINKS+=sbuf.9 sbuf_putc.9
+MLINKS+=sbuf.9 sbuf_trim.9
MLINKS+=sbuf.9 sbuf_overflowed.9
MLINKS+=sbuf.9 sbuf_finish.9
MLINKS+=sbuf.9 sbuf_data.9
OpenPOWER on IntegriCloud