Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2018 19:40:54 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r335459 - head/usr.sbin/acpi/acpidump
Message-ID:  <201806201940.w5KJesPP065124@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Wed Jun 20 19:40:54 2018
New Revision: 335459
URL: https://svnweb.freebsd.org/changeset/base/335459

Log:
  acpidump.8: include NFIT in the man page list of tables
  
  Was missed in r321298.
  
  Reported by:	Ben Widawsky (in review D15931)
  MFC after:	1 week

Modified:
  head/usr.sbin/acpi/acpidump/acpidump.8

Modified: head/usr.sbin/acpi/acpidump/acpidump.8
==============================================================================
--- head/usr.sbin/acpi/acpidump/acpidump.8	Wed Jun 20 19:23:56 2018	(r335458)
+++ head/usr.sbin/acpi/acpidump/acpidump.8	Wed Jun 20 19:40:54 2018	(r335459)
@@ -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
 .It WDDT



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806201940.w5KJesPP065124>