summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2001-01-28 00:19:10 +0000
committerdes <des@FreeBSD.org>2001-01-28 00:19:10 +0000
commitca14441dcbca8cc07a22816f87c59338a566065b (patch)
tree3001f0a68780f96047ccc082139cac3b123997a6 /share
parentaa44f6a4333153b1f246795f03796e55eb9e4ece (diff)
downloadFreeBSD-src-ca14441dcbca8cc07a22816f87c59338a566065b.zip
FreeBSD-src-ca14441dcbca8cc07a22816f87c59338a566065b.tar.gz
Add MLINKS for sbuf_clear() and sbuf_overflowed().
Diffstat (limited to 'share')
-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 f9e4adc..bd8afa8 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -202,11 +202,13 @@ MLINKS+=sysctl_ctx_init.9 sysctl_ctx_entry_del.9
MLINKS+=sysctl_ctx_init.9 sysctl_ctx_entry_find.9
MLINKS+=sbuf.9 sbuf_new.9
+MLINKS+=sbuf.9 sbuf_clear.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_putc.9
+MLINKS+=sbuf.9 sbuf_overflowed.9
MLINKS+=sbuf.9 sbuf_finish.9
MLINKS+=sbuf.9 sbuf_data.9
MLINKS+=sbuf.9 sbuf_len.9
OpenPOWER on IntegriCloud