diff --git a/man/zfs-tpm1x-clear-key.8.pp b/man/zfs-tpm1x-clear-key.8.pp index 1edfce4..0843867 100644 --- a/man/zfs-tpm1x-clear-key.8.pp +++ b/man/zfs-tpm1x-clear-key.8.pp @@ -14,10 +14,10 @@ .Sh DESCRIPTION After verifying .Ar dataset -was encrypted with +was encrypted with the .Nm tzpfms -backend -.Sy TPM1.X : +.Sy TPM1.X +backend: .Bl -enum -compact -offset 2n -width 2n .It performs the equivalent of diff --git a/man/zfs-tpm1x-load-key.8.pp b/man/zfs-tpm1x-load-key.8.pp index 77b0d8e..e376122 100644 --- a/man/zfs-tpm1x-load-key.8.pp +++ b/man/zfs-tpm1x-load-key.8.pp @@ -15,11 +15,11 @@ .Sh DESCRIPTION After verifying .Ar dataset -was encrypted with +was encrypted with the .Nm tzpfms -backend .Sy TPM1.X -will unseal the key and load it into +backend, +unseals the key and load it into .Ar dataset . .Pp The user is first prompted for the SRK passphrase, set when taking ownership, if not "well-known" (all zeroes); diff --git a/man/zfs-tpm2-clear-key.8.pp b/man/zfs-tpm2-clear-key.8.pp index 39d497f..2f6b361 100644 --- a/man/zfs-tpm2-clear-key.8.pp +++ b/man/zfs-tpm2-clear-key.8.pp @@ -14,10 +14,10 @@ .Sh DESCRIPTION After verifying .Ar dataset -was encrypted with +was encrypted with the .Nm tzpfms -backend -.Sy TPM2 : +.Sy TPM2 +backend: .Bl -enum -compact -offset 2n -width 2n .It performs the equivalent of diff --git a/man/zfs-tpm2-load-key.8.pp b/man/zfs-tpm2-load-key.8.pp index 80c5e0e..def4fe7 100644 --- a/man/zfs-tpm2-load-key.8.pp +++ b/man/zfs-tpm2-load-key.8.pp @@ -15,10 +15,10 @@ .Sh DESCRIPTION After verifying .Ar dataset -was encrypted with +was encrypted with the .Nm tzpfms -backend -.Sy TPM2 , +.Sy TPM2 +backend, unseals the key and loads it into .Ar dataset . .Pp