1
0
Fork 0

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: Jonathan Corbet <corbet@lwn.net>
hifive-unleashed-5.1
Jonathan Corbet 2016-11-07 18:03:13 -07:00
parent 63ac0cf937
commit ca4354543a
1 changed files with 1 additions and 3 deletions

View File

@ -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: