Date: Mon, 30 Jul 2018 17:49:48 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r336920 - stable/11/usr.sbin/acpi/acpidump Message-ID: <201807301749.w6UHnmqF082319@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807301749.w6UHnmqF082319>