From 20b786eb2598ac10c9743535b65611ce808c8d71 Mon Sep 17 00:00:00 2001 From: Kevin Peng Date: Sun, 4 Dec 2016 02:58:02 -0800 Subject: [PATCH] Docs: change sh -> awk in REPORTING-BUGS scripts/ver_linux has been rewritten as an awk script; update documentation to reflect this fact. Signed-off-by: Kevin Peng Signed-off-by: Jonathan Corbet --- Documentation/admin-guide/reporting-bugs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/admin-guide/reporting-bugs.rst b/Documentation/admin-guide/reporting-bugs.rst index 0c0f2698ec5a..26b60b419652 100644 --- a/Documentation/admin-guide/reporting-bugs.rst +++ b/Documentation/admin-guide/reporting-bugs.rst @@ -106,7 +106,7 @@ relevant to your bug, feel free to exclude it. First run the ver_linux script included as scripts/ver_linux, which reports the version of some important subsystems. Run this script with -the command ``sh scripts/ver_linux``. +the command ``awk -f scripts/ver_linux``. Use that information to fill in all fields of the bug report form, and post it to the mailing list with a subject of "PROBLEM: