[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200423114517.18074-1-refactormyself@users.noreply.github.com>
Date: Thu, 23 Apr 2020 13:45:17 +0200
From: Bolarinwa Olayemi Saheed <refactormyself@...il.com>
To: Jonathan Corbet <corbet@....net>,
Mauro Carvalho Chehab <mchehab@...nel.org>
Cc: Bolarinwa Olayemi Saheed <refactormyself@...il.com>,
skhan@...uxfoundation.org,
linux-kernel-mentees@...ts.linuxfoundation.org,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Martin KaFai Lau <kafai@...com>,
Song Liu <songliubraving@...com>, Yonghong Song <yhs@...com>,
Andrii Nakryiko <andriin@...com>,
John Fastabend <john.fastabend@...il.com>,
KP Singh <kpsingh@...omium.org>, Stephen Kitt <steve@....org>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
"Guilherme G. Piccoli" <gpiccoli@...onical.com>,
Kees Cook <keescook@...omium.org>,
Masanari Iida <standby24x7@...il.com>,
Eric Biggers <ebiggers@...gle.com>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
bpf@...r.kernel.org
Subject: [PATCH] docs: Fix WARNING - Title underline too short
From: Bolarinwa Olayemi Saheed <refactormyself@...il.com>
There were two instances of "Title underline too short" and they were
increased to match the title text.
Signed-off-by: Bolarinwa Olayemi Saheed <refactormyself@...il.com>
---
Documentation/admin-guide/sysctl/kernel.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/admin-guide/sysctl/kernel.rst b/Documentation/admin-guide/sysctl/kernel.rst
index 3e68da9fc066..6f7f01b1180c 100644
--- a/Documentation/admin-guide/sysctl/kernel.rst
+++ b/Documentation/admin-guide/sysctl/kernel.rst
@@ -292,7 +292,7 @@ Default value is "``/sbin/hotplug``".
hung_task_all_cpu_backtrace:
-================
+============================
If this option is set, the kernel will send an NMI to all CPUs to dump
their backtraces when a hung task is detected. This file shows up if
@@ -575,7 +575,7 @@ scanned for a given scan.
oops_all_cpu_backtrace:
-================
+=======================
If this option is set, the kernel will send an NMI to all CPUs to dump
their backtraces when an oops event occurs. It should be used as a last
--
2.18.2
Powered by blists - more mailing lists