mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
uefisign.8: fix indent
The current version has every item description beginning on a new line; not the intention.
This commit is contained in:
parent
0e33c2e6df
commit
d2859cd9e3
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ utility signs PE binary files using Authenticode scheme, as required by
|
|||
UEFI Secure Boot specification.
|
||||
Alternatively, it can be used to view and verify existing signatures.
|
||||
These options are available:
|
||||
.Bl -tag -width ".Fl l"
|
||||
.Bl -tag -width indent
|
||||
.It Fl V
|
||||
Determine whether the file is signed.
|
||||
Note that this does not verify the correctness of the signature;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue