OSDN Git Service

Documentation: security: core.rst: fix warnings
authorDaniel W. S. Almeida <dwlsalmeida@gmail.com>
Fri, 22 Nov 2019 04:18:06 +0000 (01:18 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 22 Nov 2019 17:01:47 +0000 (10:01 -0700)
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>
Documentation/security/keys/core.rst

index d6d8b0b..d9b0b85 100644 (file)
@@ -1102,7 +1102,7 @@ payload contents" for more information.
     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,
                                    const char *description,