From: Kevin Peng Date: Sun, 4 Dec 2016 10:58:02 +0000 (-0800) Subject: Docs: change sh -> awk in REPORTING-BUGS X-Git-Tag: v4.10-rc1~170^2~7 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;ds=sidebyside;h=20b786eb2598ac10c9743535b65611ce808c8d71;hp=aad800403a8761073511abb93075738302983956;p=karo-tx-linux.git 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 --- 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: