Commit ca435454 authored by Jonathan Corbet's avatar Jonathan Corbet

docs: Fix a PDF build error in bug-bisect.rst

It seems we can't have literal blocks in footnotes, which almost actually
makes some sense.  So just use basic ``monospace`` instead.
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 63ac0cf9
......@@ -66,9 +66,7 @@ Steps to do it:
.. [#f1] You can, optionally, provide both good and bad arguments at git
start::
git bisect start [BAD] [GOOD]
start with ``git bisect start [BAD] [GOOD]``
For further references, please read:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment