From a46819ec5bb843281820b9d6ed8515d61aeb6777 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 4 Aug 2016 05:39:28 +0000 Subject: [PATCH] tpm tweaks; --- share/man/man4/acpi.4 | 6 +++--- share/man/man4/tpm.4 | 9 ++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4 index 32a7e85923f..ad2aba66b2b 100644 --- a/share/man/man4/acpi.4 +++ b/share/man/man4/acpi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpi.4,v 1.49 2016/08/03 22:50:47 jcs Exp $ +.\" $OpenBSD: acpi.4,v 1.50 2016/08/04 05:39:28 jmc Exp $ .\" .\" Copyright (c) 2006 Alexander Yurchenko .\" @@ -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 $Mdocdate: August 3 2016 $ +.Dd $Mdocdate: August 4 2016 $ .Dt ACPI 4 .Os .Sh NAME @@ -87,7 +87,7 @@ Intel Cherry View GPIO controller .It Xr dwiic 4 Synopsys DesignWare I2C controller .It Xr tpm 4 -Trusted Platform Module support +Trusted Platform Module device .El .Sh FILES .Bl -tag -width "/dev/apmctlXXX" diff --git a/share/man/man4/tpm.4 b/share/man/man4/tpm.4 index 50e3ca969f3..0eed3e2c72b 100644 --- a/share/man/man4/tpm.4 +++ b/share/man/man4/tpm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tpm.4,v 1.1 2016/08/03 22:46:44 jcs Exp $ +.\" $OpenBSD: tpm.4,v 1.2 2016/08/04 05:39:28 jmc Exp $ .\" .\" Copyright (c) 2010 Hans-Joerg Hoexer .\" Copyright (c) 2016 joshua stein @@ -15,19 +15,19 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 3 2016 $ +.Dd $Mdocdate: August 4 2016 $ .Dt TPM 4 .Os .Sh NAME .Nm tpm -.Nd Trusted Platform Module devices +.Nd Trusted Platform Module device .Sh SYNOPSIS .Cd "tpm* at acpi?" .Sh DESCRIPTION The .Nm driver supports devices implementing the TPM Interface Spec 1.2. -.Sh HARDWARE +.Pp Supported devices include: .Pp .Bl -bullet -compact -offset indent @@ -46,7 +46,6 @@ STM ST19WP18 .It Winbond WEC WPCT200 .El -.Pp .Sh HISTORY The .Nm -- 2.20.1