diff options
author | Kees Cook <keescook@chromium.org> | 2017-05-13 04:51:52 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-05-18 10:33:51 -0600 |
commit | 3db38ed76890565772fcca3279cc8d454ea6176b (patch) | |
tree | dc90106e2ea46900f53f8cb523415a1ff126f235 /Documentation/networking/dns_resolver.txt | |
parent | 09f5412cc5b0969d428a0acd4ec5673cf5811c58 (diff) |
doc: ReSTify keys-request-key.txt
Adjusts for ReST markup and moves under keys security devel index.
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/networking/dns_resolver.txt')
-rw-r--r-- | Documentation/networking/dns_resolver.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/dns_resolver.txt b/Documentation/networking/dns_resolver.txt index d86adcdae420..eaa8f9a6fd5d 100644 --- a/Documentation/networking/dns_resolver.txt +++ b/Documentation/networking/dns_resolver.txt @@ -143,7 +143,7 @@ the key will be discarded and recreated when the data it holds has expired. dns_query() returns a copy of the value attached to the key, or an error if that is indicated instead. -See <file:Documentation/security/keys-request-key.txt> for further +See <file:Documentation/security/keys/request-key.rst> for further information about request-key function. |