cherry-pick.v8-2-g278d01d.fix-typos-in-the-man-page.patch 1.0 KB

123456789101112131415161718192021222324252627
  1. Subject: Fix typos in the man page
  2. Origin: v8-2-g278d01d
  3. Upstream-Author: Nathaniel McCallum <npmccallum@redhat.com>
  4. Date: Tue Oct 31 12:52:47 2017 -0400
  5. Fixes: #2
  6. --- a/luksmeta.8
  7. +++ b/luksmeta.8
  8. @@ -130,7 +130,7 @@
  9. \fBEX_NOPERM\fR : The user did not grant permission during confirmation\.
  10. .
  11. .IP "\(bu" 4
  12. -\fBEX_NOINPUT\fR : An error occured while reading from standard input\.
  13. +\fBEX_NOINPUT\fR : An error occurred while reading from standard input\.
  14. .
  15. .IP "\(bu" 4
  16. \fBEX_DATAERR\fR : The specified UUID does not match the slot UUID\.
  17. @@ -144,7 +144,7 @@
  18. Additionally, \fBluksmeta save\fR will return \fBEX_UNAVAILABLE\fR when you attempt to save data into a slot that is already used\. Likewise, \fBluksmeta load\fR will return \fBEX_UNAVAILABLE\fR when you attempt to read from an empty slot\.
  19. .
  20. .SH "EXAMPLES"
  21. -Destroy all data (including LUKSMeta data) in the LUKSv1 header gap and initalize the gap for LUKSMeta storage:
  22. +Destroy all data (including LUKSMeta data) in the LUKSv1 header gap and initialize the gap for LUKSMeta storage:
  23. .
  24. .IP "" 4
  25. .