12345678910111213141516171819 |
- Description: Add missing name in clevis-luks-unlockers manpage
- Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
- Date: 2017-11-06
- Forwarded: https://github.com/latchset/clevis/issues/21
- @@ -1,7 +1,10 @@
- .\" Automatically generated by Pandoc 1.19.1
- .\"
- .TH "CLEVIS\-LUKS\-UNLOCKERS" "7" "October 2017" "" ""
- -.hy
- +.
- +.SH "NAME"
- +\fBclevis-luks-unlockers\fR \- Clevis unlockers overview
- +.
- .SH OVERVIEW
- .PP
- Clevis provides unlockers for LUKS volumes which can use LUKS policy:
|