From owner-freebsd-doc@FreeBSD.ORG Sat Oct 14 01:10:07 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B243316A415; Sat, 14 Oct 2006 01:10:07 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38EE443D58; Sat, 14 Oct 2006 01:10:07 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9E1A7C9094723; Sat, 14 Oct 2006 01:10:07 GMT (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9E1A6gM094719; Sat, 14 Oct 2006 01:10:06 GMT (envelope-from trhodes) Date: Sat, 14 Oct 2006 01:10:06 GMT From: Tom Rhodes Message-Id: <200610140110.k9E1A6gM094719@freefall.freebsd.org> To: aryeh@m-net.arbornet.org, trhodes@FreeBSD.org, freebsd-doc@FreeBSD.org, trhodes@FreeBSD.org Cc: Subject: Re: docs/43651: stab(5) incorrectly states to include just stab.h when it should also include nlist.h X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 01:10:07 -0000 Synopsis: stab(5) incorrectly states to include just stab.h when it should also include nlist.h 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