Skip to content

Commit

Permalink
Doc: ABI/stable: Fix typo in ABI/stable
Browse files Browse the repository at this point in the history
This patch fix some spelling typos in Documentation/ABI/stable.

Signed-off-by: Masanari Iida <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
  • Loading branch information
standby24x7 authored and Jonathan Corbet committed Nov 3, 2015
1 parent 334bb79 commit 83432ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Documentation/ABI/stable/sysfs-class-tpm
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Description: The "pubek" property will return the TPM's public endorsement
owner's authorization. Since the TPM driver doesn't store any
secrets, it can't authorize its own request for the pubek,
making it unaccessible. The public endorsement key is gener-
ated at TPM menufacture time and exists for the life of the
ated at TPM manufacture time and exists for the life of the
chip.

Example output:
Expand Down Expand Up @@ -163,7 +163,7 @@ Date: April 2006
KernelVersion: 2.6.17
Contact: [email protected]
Description: The "temp_deactivated" property returns a '1' if the chip has
been temporarily dectivated, usually until the next power
been temporarily deactivated, usually until the next power
cycle. Whether a warm boot (reboot) will clear a TPM chip
from a temp_deactivated state is platform specific.

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/stable/sysfs-firmware-opal-elog
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ Description:
Shortly after acknowledging it, the log
entry will be removed from sysfs.
Reading this file will list the supported
operations (curently just acknowledge).
operations (currently just acknowledge).

0 comments on commit 83432ef

Please sign in to comment.