From nobody@FreeBSD.org  Fri Oct  4 00:07:22 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4694837B401
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  4 Oct 2002 00:07:22 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E6F3443E7B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  4 Oct 2002 00:07:21 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g9477L7R022935
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 4 Oct 2002 00:07:21 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id g9477L3w022934;
	Fri, 4 Oct 2002 00:07:21 -0700 (PDT)
Message-Id: <200210040707.g9477L3w022934@www.freebsd.org>
Date: Fri, 4 Oct 2002 00:07:21 -0700 (PDT)
From: Aryeh Friedman <aryeh@m-net.arbornet.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: stab(5) incorrectly states to include just stab.h when it should also include nlist.h
X-Send-Pr-Version: www-1.0

>Number:         43651
>Category:       docs
>Synopsis:       stab(5) incorrectly states to include just stab.h when it should also include nlist.h
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 04 00:10:02 PDT 2002
>Closed-Date:    Sat Oct 14 01:10:08 GMT 2006
>Last-Modified:  Sat Oct 14 01:10:08 GMT 2006
>Originator:     Aryeh Friedman
>Release:        4.6
>Organization:
FloSoft Systems
>Environment:
FreeBSD 7of9 4.6-RELEASE FreeBSD 4.6-RELEASE #1: Sun Sep 22 23:02:44 GMT 2002     root@7of9:/usr/src/sys/compile/ANNICA  i386      
>Description:
The man page for stab(5) reads:

STAB(5)                   FreeBSD File Formats Manual                  STAB(5)

NAME
     stab - symbol table types

SYNOPSIS
     #include <stab.h>

DESCRIPTION

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: trhodes 
State-Changed-When: Sat Oct 14 01:07:51 UTC 2006 
State-Changed-Why:  
It appears that nlist.h is not required in this case, in 
fact, grepping across CURRENT shows no sign of "*.c" file 
using this particular include.  I'll run a build test to see 
if it's even still in use, otherwise, this PR seems stale. 
Thanks! 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Sat Oct 14 01:07:51 UTC 2006 
Responsible-Changed-Why:  
Over to me, make life easier in case of follow up. 

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