avrdudes / avarice

AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
GNU General Public License v2.0
35 stars 11 forks source link

[patch #30] Man page fixes #64

Open avrs-admin opened 2 years ago

avrs-admin commented 2 years ago

ckkay 2015-04-26 19:09:25.265000

Hi,

please find attached a patch with some smaller fixes for the avarace.1 and ice-gdb.1 man pages. Mostly, it's just a proper escaping of minus signs.

We have this applied downstream in Debian, and we'd appreciate it if you could include this upstream.

This issue was migrated from https://sourceforge.net/p/avarice/patches/30/

avrs-admin commented 2 years ago

joerg_wunsch 2020-08-31 21:04:12.580000

avrs-admin commented 2 years ago

joerg_wunsch 2020-08-31 21:04:13.059000

Applied in rev 380, thanks!