From owner-freebsd-doc@FreeBSD.ORG Mon Aug 15 15:40:10 2005 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 BA49216A41F for ; Mon, 15 Aug 2005 15:40:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDF4E43D55 for ; Mon, 15 Aug 2005 15:40:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7FFe9T0045614 for ; Mon, 15 Aug 2005 15:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7FFe9Z6045611; Mon, 15 Aug 2005 15:40:09 GMT (envelope-from gnats) Resent-Date: Mon, 15 Aug 2005 15:40:09 GMT Resent-Message-Id: <200508151540.j7FFe9Z6045611@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, garys@opusnet.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87BE016A41F for ; Mon, 15 Aug 2005 15:37:37 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from opusnet.com (mail.opusnet.com [209.210.200.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 416A343D45 for ; Mon, 15 Aug 2005 15:37:37 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP (SMTPD32-8.05) id A6BF390D00A0; Mon, 15 Aug 2005 08:37:35 -0700 Received: from localhost.localhost (localhost.localhost [127.0.0.1]) by localhost.localhost (8.13.3/8.13.3) with ESMTP id j7FFcIJs026333 for ; Mon, 15 Aug 2005 08:38:18 -0700 (PDT) (envelope-from garys@opusnet.com) Received: (from jojo@localhost) by localhost.localhost (8.13.3/8.13.3/Submit) id j7FFcDn3026332; Mon, 15 Aug 2005 08:38:13 -0700 (PDT) (envelope-from garys@opusnet.com) Message-Id: Date: Mon, 15 Aug 2005 08:38:13 -0700 From: "Gary W. Swearingen" To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: docs/84956: [patch] intro(5) manpage doesn't mention API coverage X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: garys@opusnet.com List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2005 15:40:10 -0000 >Number: 84956 >Category: docs >Synopsis: [patch] intro(5) manpage doesn't mention API coverage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 15 15:40:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gary W. Swearingen >Release: FreeBSD 5.4-RELEASE i386 >Organization: none >Environment: n/a >Description: The intro(5) manpage doesn't mention that some APIs are documented in section 5 too. E.g., link(5) & acct(5) It also has an seemingly-extraneous reference to intro(8). >How-To-Repeat: n/a >Fix: --- intro..orig.5 Sun Aug 7 21:58:11 2005 +++ intro.5 Sun Aug 7 22:07:22 2005 @@ -38,11 +38,11 @@ .Nm intro .Nd "introduction to file formats" .Sh DESCRIPTION -This section contains information about file formats. +This section contains information about file formats +and some system Application Programming Interfaces (API .h files). .Sh SEE ALSO .Xr apropos 1 , -.Xr intro 1 , -.Xr intro 8 +.Xr intro 1 .Sh FILES .Bl -tag -width /etc/shells -compact .It Pa /etc >Release-Note: >Audit-Trail: >Unformatted: