mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-06-02 09:46:34 +03:00
Merge pull request #2067 from stefanrueger/texi-menu
Fix `@node` menu pointers in `avrdude.texi`
This commit is contained in:
@@ -4552,7 +4552,7 @@ L7ffe: .byte 0xe6, 0x40 ; _@
|
||||
@c
|
||||
@c Node
|
||||
@c
|
||||
@node Programmer Specific Information, Platform Dependent Information, Configuration Files, Top
|
||||
@node Programmer Specific Information, Platform Dependent Information, Autogenerated Files, Top
|
||||
@chapter Programmer-Specific Information
|
||||
@cindex Programmer-specific information
|
||||
|
||||
@@ -4954,7 +4954,7 @@ access.
|
||||
@c
|
||||
@c Node
|
||||
@c
|
||||
@node Unix USB Permissions, Unix Port Names, Unix Documentation, Unix
|
||||
@node Unix USB Permissions, Unix Documentation, Unix Port Names, Unix
|
||||
@subsection Unix USB Permissions
|
||||
@cindex Unix USB permissions
|
||||
@cindex USB permissions
|
||||
@@ -5094,7 +5094,7 @@ USB devices in HID mode require a second rule dealing with the
|
||||
@c
|
||||
@c Node
|
||||
@c
|
||||
@node Unix Documentation, , Unix Port Names, Unix
|
||||
@node Unix Documentation, , Unix USB Permissions, Unix
|
||||
@subsection Unix Documentation
|
||||
@cindex Unix documentation
|
||||
|
||||
@@ -5197,7 +5197,7 @@ The directories that are listed in the PATH environment variable.
|
||||
@c
|
||||
@c Node
|
||||
@c
|
||||
@node Windows Port Names, Windows Configuration Files, Windows
|
||||
@node Windows Port Names, Windows Configuration Files, Windows Configuration Files
|
||||
@subsection Windows Port Names
|
||||
@cindex Windows port names
|
||||
|
||||
@@ -5637,7 +5637,7 @@ Bootloader can never write to fuses, for example.
|
||||
@c
|
||||
@c Node
|
||||
@c
|
||||
@node List of Memories, List of Parts, Index, Top
|
||||
@node List of Memories, Index, List of Parts, Top
|
||||
@appendix List of Memories
|
||||
|
||||
@menu
|
||||
|
||||
Reference in New Issue
Block a user