aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel W. S. Almeida <dwlsalmeida@gmail.com>2019-11-22 01:18:06 -0300
committerJonathan Corbet <corbet@lwn.net>2019-11-22 10:01:47 -0700
commit402613f3ef4bdac0406d710c7b9dabac76a43679 (patch)
treef1a1d85fbe4ecc798bb90764a130cdb32713cc85
parentDocumentation/process/howto/kokr: Update for 4.x -> 5.x versioning (diff)
downloadlinux-dev-402613f3ef4bdac0406d710c7b9dabac76a43679.tar.xz
linux-dev-402613f3ef4bdac0406d710c7b9dabac76a43679.zip
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>
-rw-r--r--Documentation/security/keys/core.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/security/keys/core.rst b/Documentation/security/keys/core.rst
index d6d8b0b756b6..d9b0b859018b 100644
--- a/Documentation/security/keys/core.rst
+++ b/Documentation/security/keys/core.rst
@@ -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,