]> git.baikalelectronics.ru Git - kernel.git/commit
bug-hunting.rst: Fix an example and a typo in a Sphinx tag
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Fri, 20 Oct 2017 19:49:14 +0000 (21:49 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 31 Oct 2017 08:03:58 +0000 (02:03 -0600)
commitc3ed33426983d63f8073ca5f7d8f67deab152b96
treef2b41073378c9d50496642ab1b9b9ceb1a722fbc
parent174ba32bbe84371c2834654e9eb27587690b1948
bug-hunting.rst: Fix an example and a typo in a Sphinx tag

- Use the same file name in the explanation and in the example (conex.c vs
sonixj.c)
- Add a missing ':' in a :ref: tag which leads to incorrect Shpinx output
- Add some missing ',' and ';'

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/bug-hunting.rst