File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 22.\" Title: elf2tag
33.\" Author: [see the "AUTHOR(S)" section]
44.\" Generator: Asciidoctor 2.0.20
5- .\" Date: 2024-09-01
6- .\" Manual: elf2tag Manual
5+ .\" Date: 2024-09-04
6+ .\" Manual: avrdude Manual
77.\" Source: avrdude
88.\" Language: English
99.\"
10- .TH "ELF2TAG" "1" "2024-09-01 " "avrdude" "elf2tag Manual"
10+ .TH "ELF2TAG" "1" "2024-09-04 " "avrdude" "avrdude Manual"
1111.ie \n( .g .ds Aq \(aq
1212.el .ds Aq '
1313.ss \n[ .ss ] 0
@@ -60,4 +60,4 @@ avrdude> disasm \-t=file.tag ...
6060\fI elf2tag \fP was written by Johannes Bauer with small modifications by Stefan Rueger.
6161.SH "SEE ALSO"
6262.sp
63- \fB avrdude(1) \fP , \fB avr \- nm \fP , \fB avr \- objdump(1) \fP
63+ \fB avrdude(1) \fP , \fB avr \- nm(1) \fP , \fB avr \- objdump(1) \fP
Original file line number Diff line number Diff line change @@ -2,8 +2,7 @@ ELF2TAG(1)
22==========
33:doctype: manpage
44:man source: avrdude
5- :man version: @PACKAGE_VERSION@
6- :man manual: elf2tag Manual
5+ :man manual: avrdude Manual
76
87NAME
98----
@@ -46,4 +45,4 @@ _elf2tag_ was written by Johannes Bauer with small modifications by Stefan Ruege
4645SEE ALSO
4746--------
4847
49- *avrdude(1)* , *avr-nm* , *avr-objdump(1)*
48+ *avrdude(1)* , *avr-nm(1) * , *avr-objdump(1)*
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ normalize_manpage() {
4343 ${SED-sed} -f <( cat<< EOF
4444s|^\.\\ " Generator: Asciidoctor .*|.\\ " Generator: GENERATOR|
4545s|^\.\\ " Date: 20[0-9][0-9]-[0-1][0-9]-[0-3][0-9]|.\\ " Date: DATE|
46- s|^.TH "ELF2TAG" "1" "20[0-9][0-9]-[0-1][0-9]-[0-3][0-9]" "avrdude" "elf2tag Manual"|\.\\ " TH HEADER|
46+ s|^.TH "ELF2TAG" "1" "20[0-9][0-9]-[0-1][0-9]-[0-3][0-9]" "avrdude" "avrdude Manual"|\.\\ " TH HEADER|
4747EOF
4848) < " $1 " > " $2 "
4949}
You can’t perform that action at this time.
0 commit comments