summaryrefslogtreecommitdiffstats
path: root/share/man/man3/Makefile
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2006-01-19 07:20:20 +0000
committerjasone <jasone@FreeBSD.org>2006-01-19 07:20:20 +0000
commit3c01b0047df770a12d49bcfca8360ce3762d2e82 (patch)
tree3923cb56223f170e7025241a926da42e367cf344 /share/man/man3/Makefile
parent2622b7ee77832c34459e9c187fca4a209051ca55 (diff)
downloadFreeBSD-src-3c01b0047df770a12d49bcfca8360ce3762d2e82.zip
FreeBSD-src-3c01b0047df770a12d49bcfca8360ce3762d2e82.tar.gz
Add the RB_PROTOTYPE_STATIC and RB_GENERATE_STATIC macros.
Approved by: markm (mentor)
Diffstat (limited to 'share/man/man3/Makefile')
-rw-r--r--share/man/man3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile
index 446d012..c654faf 100644
--- a/share/man/man3/Makefile
+++ b/share/man/man3/Makefile
@@ -110,6 +110,7 @@ MLINKS+= tree.3 RB_EMPTY.3 \
tree.3 RB_FIND.3 \
tree.3 RB_FOREACH.3 \
tree.3 RB_GENERATE.3 \
+ tree.3 RB_GENERATE_STATIC.3 \
tree.3 RB_HEAD.3 \
tree.3 RB_INIT.3 \
tree.3 RB_INITIALIZER.3 \
@@ -121,6 +122,7 @@ MLINKS+= tree.3 RB_EMPTY.3 \
tree.3 RB_NFIND.3 \
tree.3 RB_PARENT.3 \
tree.3 RB_PROTOTYPE.3 \
+ tree.3 RB_PROTOTYPE_STATIC.3 \
tree.3 RB_REMOVE.3 \
tree.3 RB_RIGHT.3 \
tree.3 RB_ROOT.3 \
OpenPOWER on IntegriCloud