diff options
author | joel <joel@FreeBSD.org> | 2010-08-13 20:27:40 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2010-08-13 20:27:40 +0000 |
commit | 48e321d0166a4b9cb5954fbe6af5ecb1da05372f (patch) | |
tree | 6a5dad007cd5bf8be881ce4b7e9ff307d9a7c9b2 /share | |
parent | d05dbde94114fc2033995347b55de74f9bc8e40e (diff) | |
download | FreeBSD-src-48e321d0166a4b9cb5954fbe6af5ecb1da05372f.zip FreeBSD-src-48e321d0166a4b9cb5954fbe6af5ecb1da05372f.tar.gz |
Fix typo.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/tpm.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/tpm.4 b/share/man/man4/tpm.4 index 5ba7442..79252ab 100644 --- a/share/man/man4/tpm.4 +++ b/share/man/man4/tpm.4 @@ -35,7 +35,7 @@ In .Sh DESCRIPTION The .Nm -driver provides support for various trusted platfrom modules (TPM) that can +driver provides support for various trusted platform modules (TPM) that can store cryptographic keys. .Pp Supported modules: |