]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount: fix roothash signature extension in manpage
authorLuca Boccassi <bluca@debian.org>
Sat, 3 Jul 2021 11:15:53 +0000 (12:15 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:55:32 +0000 (11:55 +0200)
commit6a7194ea236590ae2cc02b0bf92b8fe6a7848c7e
treed87ba4474cbf78fb1d21d26ba147326f86e476cb
parent71b98c36d4ed4f8ad7ff1c1e6070b168fc0d6e0e
mount: fix roothash signature extension in manpage

The PKCS7 RFC recommends to use .p7s for detached signatures file extensions,
so use that in the example.

https://datatracker.ietf.org/doc/html/rfc5751#section-3.2.1
sys-utils/mount.8.adoc