Module Name:    src
Committed By:   pgoyette
Date:           Thu Feb 22 01:40:49 UTC 2018

Modified Files:
        src/share/man/man4: tpm.4

Log Message:
Add config option for tpm at acpi


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/tpm.4

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

Modified files:

Index: src/share/man/man4/tpm.4
diff -u src/share/man/man4/tpm.4:1.3 src/share/man/man4/tpm.4:1.4
--- src/share/man/man4/tpm.4:1.3	Sat Jul  7 21:29:03 2012
+++ src/share/man/man4/tpm.4	Thu Feb 22 01:40:49 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tpm.4,v 1.3 2012/07/07 21:29:03 spz Exp $
+.\"	$NetBSD: tpm.4,v 1.4 2018/02/22 01:40:49 pgoyette Exp $
 .\"
 .\" Copyright (c) 2010 Hans-Jörg Höxer, <hans-joerg.hoe...@genua.de>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd January 22, 2012
+.Dd February 22, 2018
 .Dt TPM 4
 .Os
 .Sh NAME
@@ -23,6 +23,7 @@
 .Sh SYNOPSIS
 .Cd "tpm* at isa? iomem 0xfed40000"
 .Cd "tpm* at isa? iomem 0xfed40000 irq 7"
+.Cd "tpm* at acpi?"
 .Sh DESCRIPTION
 The
 .Nm

Reply via email to