From: Manuel Ebner Date: Fri, 5 Jun 2026 19:00:56 +0000 (+0200) Subject: Documentation: bug-hunting.rst: fix grammar X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94dfdf6a1b25a7ae324f905df800d3dae9d8be61;p=thirdparty%2Flinux.git Documentation: bug-hunting.rst: fix grammar Fix a grammar issue to improve readability Signed-off-by: Manuel Ebner Acked-by: Randy Dunlap Signed-off-by: Jonathan Corbet Message-ID: <20260605190055.15921-2-manuelebner@mailbox.org> --- diff --git a/Documentation/admin-guide/bug-hunting.rst b/Documentation/admin-guide/bug-hunting.rst index 3901b43c96df1..642bf84747269 100644 --- a/Documentation/admin-guide/bug-hunting.rst +++ b/Documentation/admin-guide/bug-hunting.rst @@ -63,8 +63,8 @@ Documentation/admin-guide/tainted-kernels.rst, "being loaded" is annotated with "+", and "being unloaded" is annotated with "-". -Where is the Oops message is located? -------------------------------------- +Where is the Oops message located? +---------------------------------- Normally the Oops text is read from the kernel buffers by klogd and handed to ``syslogd`` which writes it to a syslog file, typically