riscv-openocd/doc
zwelch d9284c0611 David Brownell <david-b@pacbell.net>:
Fix a bunch of PDF generation bugs in the texi:

 * The "overfull" warnings are basically complaints about lines
   that are too long, so they ran off the right margin of the
   PDF documentation and turn into a "black blot".

 * The "underfull" warnings are basically complaints about lines
   that look ugly when they get filled, because the tokens are
   so long that the line-break algorithm can't do anything good.

In a few cases the simplest fix seemed to be to use more appropriate
texi commands.

In other cases the fix was a content bugfix:  "ocd_" not "openocd_";
and many of those "target variants" actually aren't recognized.


git-svn-id: svn://svn.berlios.de/openocd/trunk@1936 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-28 00:47:30 +00:00
..
manual Numerous minor updates and fixes for The Manual: 2009-05-27 15:15:06 +00:00
INSTALL.txt - convert spaces to tabs in at91sam7.[ch] 2008-09-27 13:00:01 +00:00
Makefile.am Fix doc/Makefile.am dist-hook to include all sections of manual. 2009-05-20 08:44:37 +00:00
fdl.texi - update openocd.texi to fdl 1.2 2008-02-29 18:10:46 +00:00
openocd.1 Updates and fixes for the manpage from Uwe Hermann 2009-01-08 17:23:55 +00:00
openocd.texi David Brownell <david-b@pacbell.net>: 2009-05-28 00:47:30 +00:00