uefisign.8: fix indent

The current version has every item description beginning on a new line;
not the intention.
This commit is contained in:
Mitchell Horne 2025-03-29 17:45:47 -03:00
parent 0e33c2e6df
commit d2859cd9e3

View file

@ -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;