commit | 4a3fe6541c8cde8cb69e6453752b7fea1aac7d55 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Apr 14 18:48:47 2020 +0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Apr 20 15:45:23 2020 -0600 |
tree | aacd2a9af48bc7afa3eb312836324cc7f066f9b9 | |
parent | 14a7e51ff184281a8c02c1cf803df15fd1ac19c8 [diff] |
docs: mm: userfaultfd.rst: use a cross-reference for a section Instead of using "foo", let's use `foo`_, with is a ReST way of saying that foo is a section of the document. With that, after building the docs, an hyperlink is generated. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/f46b45f1aaec233217f2e0b0438bbd8cc16fe17b.1586881715.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>