summaryrefslogtreecommitdiffstats
path: root/lib/libcompat
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-11-29 21:39:57 +0000
committerache <ache@FreeBSD.org>1995-11-29 21:39:57 +0000
commit0a878a8fe65a220a36ed5df8e092faa3851aad20 (patch)
tree48bc775b5e658c9934cf4fbf7d4e24b4438fdd15 /lib/libcompat
parent796e0c6ae0d1a5798b0560a098dfef82f78a7181 (diff)
downloadFreeBSD-src-0a878a8fe65a220a36ed5df8e092faa3851aad20.zip
FreeBSD-src-0a878a8fe65a220a36ed5df8e092faa3851aad20.tar.gz
Add cfree.3
Diffstat (limited to 'lib/libcompat')
-rw-r--r--lib/libcompat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile
index 8c0089e..e1fddd9 100644
--- a/lib/libcompat/Makefile
+++ b/lib/libcompat/Makefile
@@ -44,7 +44,7 @@ SRCS+= nargs.s insque.s remque.s
.endif
# XXX MISSING: ecvt.0
-MAN3+= 4.3/insque.3 4.3/lsearch.3 4.3/re_comp.3 4.3/rexec.3
+MAN3+= 4.3/cfree.3 4.3/insque.3 4.3/lsearch.3 4.3/re_comp.3 4.3/rexec.3
# XXX MISSING: ecvt.3, so can't MLINK
#MLINKS+=ecvt.3 fcvt.3 ecvt.3 gcvt.3
OpenPOWER on IntegriCloud