summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-08-04 05:39:29 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-08-04 05:39:29 +0000
commit7b4a9efddb7a093269033b0055de737cf7a0fac9 (patch)
treeed6c3bca9ce225d2137cffc0d2eea34bcef19873 /share
parentcd5db70cdc1573a6e10114a1d8c8c6d5fc11d296 (diff)
tpm tweaks;
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/acpi.46
-rw-r--r--share/man/man4/tpm.49
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 <grange@openbsd.org>
.\"
@@ -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 <jcs@openbsd.org>
@@ -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