From: Fabio Estevam <festevam@gmail.com>
To: corbet@lwn.net
Cc: mchehab+samsung@kernel.org, linux-doc@vger.kernel.org,
Fabio Estevam <festevam@gmail.com>
Subject: [PATCH] docs: admin-guide: Adjust title underline length
Date: Fri, 26 Jul 2019 13:27:54 -0300 [thread overview]
Message-ID: <20190726162754.5341-1-festevam@gmail.com> (raw)
The following warning is seen when building 'make htmldocs':
Documentation/admin-guide/sysctl/kernel.rst:397: WARNING: Title underline too short.
Fix it by adjusting the title underline length appropriately.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
Documentation/admin-guide/sysctl/kernel.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/admin-guide/sysctl/kernel.rst b/Documentation/admin-guide/sysctl/kernel.rst
index 2e36620ec1e4..8af424dd0364 100644
--- a/Documentation/admin-guide/sysctl/kernel.rst
+++ b/Documentation/admin-guide/sysctl/kernel.rst
@@ -394,7 +394,7 @@ This file shows up if CONFIG_DETECT_HUNG_TASK is enabled.
hung_task_interval_warnings:
-===================
+============================
The same as hung_task_warnings, but set the number of interval
warnings to be issued about detected hung tasks during check
--
2.17.1
next reply other threads:[~2019-07-26 16:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-26 16:27 Fabio Estevam [this message]
2019-07-26 20:34 ` [PATCH] docs: admin-guide: Adjust title underline length Jonathan Corbet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190726162754.5341-1-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=mchehab+samsung@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox