Module Name:    src
Committed By:   msaitoh
Date:           Fri Oct 19 05:04:45 UTC 2018

Modified Files:
        src/usr.sbin/acpitools/acpidump: acpidump.8

Log Message:
 Add GTDT and PPTT.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/acpitools/acpidump/acpidump.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/acpitools/acpidump/acpidump.8
diff -u src/usr.sbin/acpitools/acpidump/acpidump.8:1.11 src/usr.sbin/acpitools/acpidump/acpidump.8:1.12
--- src/usr.sbin/acpitools/acpidump/acpidump.8:1.11	Wed Oct  3 09:46:11 2018
+++ src/usr.sbin/acpitools/acpidump/acpidump.8	Fri Oct 19 05:04:45 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpidump.8,v 1.11 2018/10/03 09:46:11 msaitoh Exp $
+.\" $NetBSD: acpidump.8,v 1.12 2018/10/19 05:04:45 msaitoh Exp $
 .\" ACPI (ACPI Package)
 .\"
 .\" Copyright (c) 1999 Doug Rabson <d...@freebsd.org>
@@ -30,7 +30,7 @@
 .\"
 .\" $FreeBSD: head/usr.sbin/acpi/acpidump/acpidump.8 267668 2014-06-20 09:57:27Z bapt $
 .\"
-.Dd October 3, 2018
+.Dd October 19, 2018
 .Dt ACPIDUMP 8
 .Os
 .Sh NAME
@@ -108,6 +108,7 @@ utility dumps contents of the following 
 .It ERST
 .It FACS
 .It FADT
+.It GTDT
 .It HEST
 .It HPET
 .It LPIT
@@ -115,6 +116,7 @@ utility dumps contents of the following 
 .It MCFG
 .It MSCT
 .It NFIT
+.It PPTT
 .It RSD PTR
 .It RSDT
 .It SBST

Reply via email to