From slaven@rezic.de  Wed Nov 13 06:20:47 2002
Return-Path: <slaven@rezic.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7CD4D37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Nov 2002 06:20:47 -0800 (PST)
Received: from mail.netbeat.de (mail.netbeat.de [62.208.140.19])
	by mx1.FreeBSD.org (Postfix) with SMTP id 0787243E3B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Nov 2002 06:20:46 -0800 (PST)
	(envelope-from slaven@rezic.de)
Received: (qmail 21031 invoked from network); 13 Nov 2002 14:25:59 -0000
Received: from b3bf4.pppool.de (HELO vran.herceg.de) (213.7.59.244)
  by mail.netbeat.de with SMTP; 13 Nov 2002 14:25:59 -0000
Received: (from eserte@localhost)
	by vran.herceg.de (8.12.4/8.12.4/Submit) id gADE0EWg013083;
	Wed, 13 Nov 2002 15:00:14 +0100 (CET)
	(envelope-from eserte)
Message-Id: <200211131400.gADE0EWg013083@vran.herceg.de>
Date: Wed, 13 Nov 2002 15:00:14 +0100 (CET)
From: Slaven Rezic <eserte@vran.herceg.de>
Reply-To: slaven.rezic@berlin.de
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: heap documentation
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         45269
>Category:       bin
>Synopsis:       heap documentation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dougb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 13 06:30:01 PST 2002
>Closed-Date:    Tue Jun 17 02:29:59 PDT 2003
>Last-Modified:  Tue Jun 17 02:29:59 PDT 2003
>Originator:     Slaven Rezic
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
www.rezic.de
>Environment:
System: FreeBSD vran.herceg.de 4.6-STABLE FreeBSD 4.6-STABLE #15: Sat Jul 27 09:32:28 CEST 2002 root@vran.herceg.de:/usr/local/src/FreeBSD-4/src/sys/compile/VRAN i386


	
>Description:
	The include line in "man heap" is wrong: it should be

		#include <isc/heap.h>

	instead of

		#include "heap.h"

	Also, a new section

		LIBRARY
		     ISC Library (libisc, -lisc)

	could be added.

>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: dougb 
State-Changed-When: Sun Feb 2 00:59:24 PST 2003 
State-Changed-Why:  

Your point is well taken. I've appealed to -doc for a canonical fix, 
but I have some ideas if they don't want to take this one. 


Responsible-Changed-From-To: freebsd-bugs->dougb 
Responsible-Changed-By: dougb 
Responsible-Changed-When: Sun Feb 2 00:59:24 PST 2003 
Responsible-Changed-Why:  

These are man pages from src/contrib/bind 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45269 
State-Changed-From-To: analyzed->patched 
State-Changed-By: dougb 
State-Changed-When: Tue Jun 17 02:21:09 PDT 2003 
State-Changed-Why:  

I've committed the fix for this to -current, and I'll 
MFC it soon. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45269 
State-Changed-From-To: patched->closed 
State-Changed-By: dougb 
State-Changed-When: Tue Jun 17 02:29:19 PDT 2003 
State-Changed-Why:  

Mail to originator bounces, and this is one I am quite sure 
I'll MFC as part of the BIND update. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45269 
>Unformatted:
