Module Name: src Committed By: jruoho Date: Thu Oct 28 14:36:04 UTC 2010
Modified Files: src/share/man/man4: acpivga.4 Log Message: As the ACPI specification is already mentioned in acpi(4), remove the note about STANDARDS. Instead mention a Microsoft document that is specifically about acpivga(4). Also xref vga(4). To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/acpivga.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/acpivga.4 diff -u src/share/man/man4/acpivga.4:1.1 src/share/man/man4/acpivga.4:1.2 --- src/share/man/man4/acpivga.4:1.1 Tue Oct 12 23:01:55 2010 +++ src/share/man/man4/acpivga.4 Thu Oct 28 14:36:04 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: acpivga.4,v 1.1 2010/10/12 23:01:55 gsutre Exp $ +.\" $NetBSD: acpivga.4,v 1.2 2010/10/28 14:36:04 jruoho Exp $ .\" .\" Copyright (c) 2010 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -24,7 +24,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd October 12, 2010 +.Dd October 28, 2010 .Dt ACPIVGA 4 .Os .Sh NAME @@ -72,26 +72,14 @@ variables without prior notice. .Sh SEE ALSO .Xr acpi 4 , +.Xr vga 4 , .Xr sysctl 8 -.Sh STANDARDS -The -.Nm -driver supports the -.Em ACPI Extensions for Display Adapters -given in Appendix B of the -.Tn ACPI -specification. -.Pp .Rs -.%A Hewlett-Packard Corporation -.%A Intel Corporation .%A Microsoft Corporation -.%A Phoenix Technologies Ltd. -.%A Toshiba Corporation -.%B Advanced Configuration and Power Interface Specification -.%V Revision 4.0a -.%D April 5, 2010 -.%U http://www.acpi.info/spec.htm +.%D December 4, 2001 +.%T Mobile System Displays and Windows +.%N Version 1.2c +.%U http://www.microsoft.com/whdc/archive/mobiledisplay.mspx .Re .Sh HISTORY The