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:
Doug Barton 2003-06-17 08:43:19 +00:00
parent 3329c8935f
commit 605d07fcea
1 changed files with 1 additions and 0 deletions

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}