Documentation: security: core.rst: fix warnings
Fix warnings due to missing markup, no change in content otherwise. Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com> Link: https://lore.kernel.org/r/20191122041806.68650-1-dwlsalmeida@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
605b0f53a1
commit
402613f3ef
@@ -1102,7 +1102,7 @@ payload contents" for more information.
|
|||||||
See also Documentation/security/keys/request-key.rst.
|
See also Documentation/security/keys/request-key.rst.
|
||||||
|
|
||||||
|
|
||||||
* To search for a key in a specific domain, call:
|
* To search for a key in a specific domain, call::
|
||||||
|
|
||||||
struct key *request_key_tag(const struct key_type *type,
|
struct key *request_key_tag(const struct key_type *type,
|
||||||
const char *description,
|
const char *description,
|
||||||
|
|||||||
Reference in New Issue
Block a user