mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-29 18:27:37 +01:00
Fix typo: programss -> programs.
(Logical change 1.68)
This commit is contained in:
parent
26ad35667c
commit
2a5ff2db57
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ local unwinding only.
|
||||||
building a program that unwinds a program on platform \Var{PLAT}.
|
building a program that unwinds a program on platform \Var{PLAT}.
|
||||||
For example, to (cross-)unwind an IA-64 program, the linker switch
|
For example, to (cross-)unwind an IA-64 program, the linker switch
|
||||||
\File{-lunwind-ia64} should be added. Note: multiple such switches
|
\File{-lunwind-ia64} should be added. Note: multiple such switches
|
||||||
may need to be specified for programs that can unwind programss on
|
may need to be specified for programs that can unwind programs on
|
||||||
multiple platforms.
|
multiple platforms.
|
||||||
\end{Description}
|
\end{Description}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue