1st swaps \012 for \n to match actual output in dynamic_debug/control
2nd explains that flags input to >dynamic_debug/control is checked
before keyword value pairs, which might not be there.
Both reflect current code behavior.
Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
---
Jim Cromie (2):
docs/dyndbg: update examples \012 to \n
docs/dyndbg: explain flags parse 1st
Documentation/admin-guide/dynamic-debug-howto.rst | 35 ++++++++++++++---------
1 file changed, 22 insertions(+), 13 deletions(-)
---
base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
change-id: 20260502-dyndbg-doc-7b56eb4c1b1f
Best regards,
--
Jim Cromie <jim.cromie@gmail.com>