Module Name: src Committed By: jmcneill Date: Sat Sep 4 11:10:17 UTC 2010
Modified Files: src/share/man/man4: acpi.4 Log Message: Add a reference to Len Brown's 'ACPI in Linux - Myths vs. Reality' paper To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/share/man/man4/acpi.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/acpi.4 diff -u src/share/man/man4/acpi.4:1.56 src/share/man/man4/acpi.4:1.57 --- src/share/man/man4/acpi.4:1.56 Sun Aug 8 05:02:59 2010 +++ src/share/man/man4/acpi.4 Sat Sep 4 11:10:16 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: acpi.4,v 1.56 2010/08/08 05:02:59 jruoho Exp $ +.\" $NetBSD: acpi.4,v 1.57 2010/09/04 11:10:16 jmcneill Exp $ .\" .\" Copyright (c) 2002, 2004, 2010 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -563,6 +563,12 @@ .%U http://www.acpica.org/download/acpica-reference.pdf .Re .Rs +.%A Len Brown +.%T ACPI in Linux - Myths vs. Reality +.%D June 27-30, 2007 +.%U http://www.linuxsymposium.org/archives/OLS/Reprints-2007/brown_1-Reprint.pdf +.Re +.Rs .%A Joerg Sonnenberger .%A Jared D. McNeill .%T Sleeping Beauty - NetBSD on Modern Laptops