linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: admin-guide: Extend short title underline in sysctl
@ 2019-10-14 11:00 Adam Zerella
  2019-10-14 15:15 ` Randy Dunlap
  2019-10-15 18:32 ` Jonathan Corbet
  0 siblings, 2 replies; 5+ messages in thread
From: Adam Zerella @ 2019-10-14 11:00 UTC (permalink / raw)
  Cc: corbet, gor, akpm, linux-doc, adam.zerella

Title underlines should extend the full length of a title,
Sphinx is currently displaying the following warning when
building the htmldocs:

sysctl/kernel.rst:397: WARNING: Title underline too short.

hung_task_interval_warnings:
===================

Signed-off-by: Adam Zerella <adam.zerella@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 614179dc79a9..383eda89f411 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.21.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-15 21:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-14 11:00 [PATCH] docs: admin-guide: Extend short title underline in sysctl Adam Zerella
2019-10-14 15:15 ` Randy Dunlap
2019-10-15 18:32 ` Jonathan Corbet
2019-10-15 21:28   ` Randy Dunlap
2019-10-15 21:48     ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).