Date: Wed, 5 Sep 2001 19:59:57 +0300 (EEST) From: Giorgos Keramidas <charon@labs.gr> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/30346: acpi(4) manpage references non-existent acpi(9) manpage Message-ID: <200109051659.f85Gxv201497@hades.hell.gr>
next in thread | raw e-mail | index | archive | help
>Number: 30346 >Category: docs >Synopsis: acpi(4) manpage references non-existent 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: Wed Sep 05 11:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Giorgos Keramidas >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4 19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386 >Description: The manpage of acpi(4) in SEE ALSO contains a reference to a manpage that does not exist in -CURRENT buildworld of Sep 4, 2001. >How-To-Repeat: The referenced manpage is acpi(9). $ man 9 acpi No entry for acpi in section 9 of the manual >Fix: Index: acpi.4 =================================================================== RCS file: /home/ncvs/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 5 Sep 2001 16:57:16 -0000 @@ -261,8 +261,7 @@ .Sh COMPATIBILITY ACPI is only found/supported on Intel platforms (i386/IA32 and IA64). .Sh SEE ALSO -.Xr config 8 , -.Xr acpi 9 +.Xr config 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?200109051659.f85Gxv201497>