svn commit: r336920 - stable/11/usr.sbin/acpi/acpidump
Ed Maste
emaste at FreeBSD.org
Mon Jul 30 17:49:48 UTC 2018
Author: emaste
Date: Mon Jul 30 17:49:47 2018
New Revision: 336920
URL: https://svnweb.freebsd.org/changeset/base/336920
Log:
MFC r335459: acpidump.8: include NFIT in the man page list of tables
Was missed in r321298 [MFC'd in r322461].
Reported by: Ben Widawsky (in review D15931)
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/usr.sbin/acpi/acpidump/acpidump.8
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/usr.sbin/acpi/acpidump/acpidump.8
==============================================================================
--- stable/11/usr.sbin/acpi/acpidump/acpidump.8 Mon Jul 30 17:40:27 2018 (r336919)
+++ stable/11/usr.sbin/acpi/acpidump/acpidump.8 Mon Jul 30 17:49:47 2018 (r336920)
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 14, 2005
+.Dd June 20, 2018
.Dt ACPIDUMP 8
.Os
.Sh NAME
@@ -105,6 +105,7 @@ utility dumps contents of the following tables:
.It HPET
.It MADT
.It MCFG
+.It NFIT
.It RSD PTR
.It RSDT
.El
More information about the svn-src-stable-11
mailing list