Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Add config option for tpm at acpi



details:   https://anonhg.NetBSD.org/src/rev/00130172b4eb
branches:  trunk
changeset: 359700:00130172b4eb
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Thu Feb 22 01:40:49 2018 +0000

description:
Add config option for tpm at acpi

diffstat:

 share/man/man4/tpm.4 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 81bfad0fd4d8 -r 00130172b4eb share/man/man4/tpm.4
--- a/share/man/man4/tpm.4      Thu Feb 22 01:37:04 2018 +0000
+++ b/share/man/man4/tpm.4      Thu Feb 22 01:40:49 2018 +0000
@@ -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.Hoexer%genua.de@localhost>
 .\"
@@ -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



Home | Main Index | Thread Index | Old Index