mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-18 23:13:46 +00:00
fix NAME hyphen
This commit is contained in:
parent
980bac6418
commit
938fa52b82
@ -1,3 +1,9 @@
|
||||
Sat Nov 13 07:14:05 1993 David J. Mackenzie (djm@rtl.cygnus.com)
|
||||
|
||||
* ar.1 c++filt.1 nm.1 objcopy.1 objdump.1 ranlib.1 size.1
|
||||
strings.1 strip.1: Replace \(em in NAME section with \- so
|
||||
makewhatis can grok it.
|
||||
|
||||
Tue Nov 9 15:22:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
||||
|
||||
* nlmconv.c (i386_mangle_relocs): Adjust reloc address by
|
||||
|
@ -8,7 +8,7 @@
|
||||
..
|
||||
|
||||
.SH NAME
|
||||
ar\(em\&create, modify, and extract from archives.
|
||||
ar \- create, modify, and extract from archives.
|
||||
|
||||
.SH SYNOPSIS
|
||||
.hy 0
|
||||
|
@ -8,7 +8,7 @@
|
||||
..
|
||||
|
||||
.SH NAME
|
||||
c++filt\(em\&demangle C++ symbols
|
||||
c++filt \- demangle C++ symbols
|
||||
|
||||
.SH SYNOPSIS
|
||||
.hy 0
|
||||
|
@ -8,7 +8,7 @@
|
||||
..
|
||||
|
||||
.SH NAME
|
||||
nm\(em\&list symbols from object files.
|
||||
nm \- list symbols from object files.
|
||||
|
||||
.SH SYNOPSIS
|
||||
.hy 0
|
||||
|
@ -8,7 +8,7 @@
|
||||
..
|
||||
|
||||
.SH NAME
|
||||
objcopy\(em\© and translate object files
|
||||
objcopy \- copy and translate object files
|
||||
|
||||
.SH SYNOPSIS
|
||||
.hy 0
|
||||
|
@ -8,7 +8,7 @@
|
||||
..
|
||||
|
||||
.SH NAME
|
||||
objdump\(em\&display information from object files.
|
||||
objdump \- display information from object files.
|
||||
|
||||
.SH SYNOPSIS
|
||||
.hy 0
|
||||
|
@ -8,7 +8,7 @@
|
||||
..
|
||||
|
||||
.SH NAME
|
||||
ranlib\(em\&generate index to archive.
|
||||
ranlib \- generate index to archive.
|
||||
|
||||
.SH SYNOPSIS
|
||||
.hy 0
|
||||
|
@ -8,7 +8,7 @@
|
||||
..
|
||||
|
||||
.SH NAME
|
||||
size\(em\&list section sizes and total size.
|
||||
size \- list section sizes and total size.
|
||||
|
||||
.SH SYNOPSIS
|
||||
.hy 0
|
||||
|
@ -8,7 +8,7 @@
|
||||
..
|
||||
|
||||
.SH NAME
|
||||
strings\(em\&print the strings of printable characters in files
|
||||
strings \- print the strings of printable characters in files
|
||||
|
||||
.SH SYNOPSIS
|
||||
.hy 0
|
||||
|
@ -8,7 +8,7 @@
|
||||
..
|
||||
|
||||
.SH NAME
|
||||
strip\(em\&Discard symbols from object files.
|
||||
strip \- Discard symbols from object files.
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B strip
|
||||
|
Loading…
x
Reference in New Issue
Block a user