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)
commit31fc93d5f29b300307cda5aef95d890954337e01
tree19154118781800f7be26dc028ec6ea30b603d287
parentc80c45019957dcb226f549ebfbeaa9ef7b4eb8c5
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