Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2002 10:01:21 -0500 (CDT)
From:      Nathan Ahlstrom <nrahlstr@winternet.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/37457: acpi(4) man page references non-existant acpi(9) manpage
Message-ID:  <200204251501.g3PF1LfA029895@ahlstn1-laptop.corp.medtronic.com>

next in thread | raw e-mail | index | archive | help

>Number:         37457
>Category:       docs
>Synopsis:       acpi(4) man page references non-existant acpi(9) manpage
>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:   Thu Apr 25 08:10:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Nathan Ahlstrom
>Release:        FreeBSD 5.0-DP1 i386
>Organization:
me
>Environment:
System: FreeBSD ahlstn1-laptop 5.0-DP1 FreeBSD 5.0-DP1 #0: Sun Apr 7 02:51:42 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/i386/compile/GENERIC i386

>Description:
	acpi(4) manpage references non-existent acpi(9) man page.
>How-To-Repeat:
	Read acpi(4) manpage and notice the reference.
>Fix:

ahlstn1-laptop# cvs -Rq diff -u acpi.4 
Index: acpi.4
===================================================================
RCS file: /a/FreeBSD-cvs/src/share/man/man4/acpi.4,v
retrieving revision 1.3
diff -u -r1.3 acpi.4
--- acpi.4      26 Aug 2001 22:51:52 -0000      1.3
+++ acpi.4      25 Apr 2002 15:00:35 -0000
@@ -262,7 +262,8 @@
 ACPI is only found/supported on Intel platforms (i386/IA32 and IA64).
 .Sh SEE ALSO
 .Xr config 8 ,
-.Xr acpi 9
+.Xr acpiconf 8 ,
+.Xr acpidump 8
 .Sh AUTHORS
 .An -nosplit
 The ACPI CA subsystem is developed and maintained by
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204251501.g3PF1LfA029895>