Commit 29b26ae4 authored by Philipp Hahn's avatar Philipp Hahn Committed by Jonathan Corbet

doc: module-signing.rst: Fix reST formatting

Move the _if_ outside the verbatim string.

Make key ring name as a verbatim string.
Signed-off-by: default avatarPhilipp Hahn <hahn@univention.de>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent dddc7231
......@@ -204,8 +204,8 @@ e.g.::
keyctl padd asymmetric "" 0x223c7853 <my_public_key.x509
Note, however, that the kernel will only permit keys to be added to
``.builtin_trusted_keys _if_`` the new key's X.509 wrapper is validly signed by a key
that is already resident in the .builtin_trusted_keys at the time the key was added.
``.builtin_trusted_keys`` **if** the new key's X.509 wrapper is validly signed by a key
that is already resident in the ``.builtin_trusted_keys`` at the time the key was added.
========================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment