X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=Documentation%2Fdynamic-debug-howto.txt;h=1bbdcfcf1f13d242e53367d402f37099aee9901b;hb=be0c5d8c0bb0023e11f5c6d38e90f7b0f24edb64;hp=72322c6d7352a908bb5ed1d1c0fc86735f198b4f;hpb=3792a64fdeeb9cab56c22695aaeb0624f1b295b4;p=cascardo%2Flinux.git diff --git a/Documentation/dynamic-debug-howto.txt b/Documentation/dynamic-debug-howto.txt index 72322c6d7352..1bbdcfcf1f13 100644 --- a/Documentation/dynamic-debug-howto.txt +++ b/Documentation/dynamic-debug-howto.txt @@ -279,7 +279,7 @@ The dyndbg option is a "fake" module parameter, which means: - modules do not need to define it explicitly - every module gets it tacitly, whether they use pr_debug or not -- it doesnt appear in /sys/module/$module/parameters/ +- it doesn't appear in /sys/module/$module/parameters/ To see it, grep the control file, or inspect /proc/cmdline. For CONFIG_DYNAMIC_DEBUG kernels, any settings given at boot-time (or