diff options
author | Paul Fertser <fercerpav@gmail.com> | 2021-01-01 14:37:56 +0300 |
---|---|---|
committer | Antonio Borneo <borneo.antonio@gmail.com> | 2021-01-08 10:23:41 +0000 |
commit | b5098754cfaa7e58e36816f89e6d219a1d5db54c (patch) | |
tree | 393f07b94685440b876ac0472de9625e2a8f1195 /README | |
parent | cc79bcd5871669af7070f71c77369492f07cf614 (diff) | |
download | riscv-openocd-b5098754cfaa7e58e36816f89e6d219a1d5db54c.zip riscv-openocd-b5098754cfaa7e58e36816f89e6d219a1d5db54c.tar.gz riscv-openocd-b5098754cfaa7e58e36816f89e6d219a1d5db54c.tar.bz2 |
doc: fix over/underfull hboxes in PDF
This adds some cosmetic changes to make the PDF User Manual look
proper.
Building it now requires Texinfo 5.0 which shouldn't be problematic
according to [0]. Commit 79fdeb37f486f74658f1eaf658abac8efb3eba6a is
effectively reverted.
[0] https://repology.org/project/texinfo/versions
Change-Id: I990bc23bdb53d24c302b26d74fd770ea738e4096
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/5995
Reviewed-by: Jonathan McDowell <noodles-openocd@earth.li>
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -216,7 +216,7 @@ Additionally, for building from git: - autoconf >= 2.64 - automake >= 1.14 -- texinfo +- texinfo >= 5.0 USB-based adapters depend on libusb-1.0 and some older drivers require libusb-0.1 or libusb-compat-0.1. A compatible implementation, such as |