Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 As the ACPI specification is already mentione...



details:   https://anonhg.NetBSD.org/src/rev/6bf5f7f958aa
branches:  trunk
changeset: 758247:6bf5f7f958aa
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Thu Oct 28 14:36:04 2010 +0000

description:
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).

diffstat:

 share/man/man4/acpivga.4 |  26 +++++++-------------------
 1 files changed, 7 insertions(+), 19 deletions(-)

diffs (50 lines):

diff -r 450ebde2ed91 -r 6bf5f7f958aa share/man/man4/acpivga.4
--- a/share/man/man4/acpivga.4  Thu Oct 28 14:29:18 2010 +0000
+++ b/share/man/man4/acpivga.4  Thu Oct 28 14:36:04 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index