]> git.baikalelectronics.ru Git - kernel.git/commit
dynamic-debug-howto: Correct echo -c to -n
authorSteven Price <steven@ecrips.co.uk>
Tue, 17 Jan 2017 13:38:49 +0000 (13:38 +0000)
committerJonathan Corbet <corbet@lwn.net>
Thu, 26 Jan 2017 22:11:02 +0000 (15:11 -0700)
commit6624a70524a0ad369a3b55474be701914bc76a9f
tree19154118781800f7be26dc028ec6ea30b603d287
parent42a9b970dd9937a2d3cbf5dabb46b8909577ae34
dynamic-debug-howto: Correct echo -c to -n

Two of the example command lines use an argument to echo of "-c" which
isn't valid in (most versions of) echo causing these examples to fail.
Correct the argument to "-n" which works correctly.

Signed-off-by: Steven Price <steven@ecrips.co.uk>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/dynamic-debug-howto.rst