Fix the #include part of the SYNOPSIS for heap.3

PR:		bin/45269
Submitted by:	Slaven Rezic <slaven.rezic@berlin.de>
This commit is contained in:
dougb 2003-06-17 08:43:19 +00:00
parent e754b647b9
commit b73ccc7a1b

View File

@ -135,5 +135,6 @@ MLINKS+= assertions.3 ENSURE.3 \
sed -e 's/@INDOT@//g' \
-e 's/@SYSCALL_EXT@/2/g' \
-e 's/@SYS_OPS_EXT@/8/g' \
-e 's/^.Fd #include .*heap.h.*/.Fd #include <isc\/heap.h>/' \
< ${.ALLSRC} > ${.TARGET}