From: Daan De Meyer Date: Thu, 27 Feb 2025 09:03:12 +0000 (+0100) Subject: keyutil: Reword pkcs7 documentation string a little X-Git-Tag: v258-rc1~1231^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27e040f7423753a1ef7052eadfbcbfef2190a797;p=thirdparty%2Fsystemd.git keyutil: Reword pkcs7 documentation string a little --- diff --git a/man/systemd-keyutil.xml b/man/systemd-keyutil.xml index 7060433762c..6b75c7bba84 100644 --- a/man/systemd-keyutil.xml +++ b/man/systemd-keyutil.xml @@ -68,9 +68,10 @@ pkcs7 - This command generates a PKCS#7 signature that embeds the PKCS#1 signature (RSA) - provided with to an file in PKCS#7 format - (p7s) using the certificate given with . + This command embeds the PKCS#1 signature (RSA) provided with + in a PKCS#7 signature using the certificate given with + and writes it to the file specified with + in PKCS#7 format (p7s).