projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d34c55c
)
* c++filt.1: fixed %^*(^% typo
author
Jeffrey Osier
<jeffrey@cygnus>
Thu, 3 Jun 1993 19:25:36 +0000
(19:25 +0000)
committer
Jeffrey Osier
<jeffrey@cygnus>
Thu, 3 Jun 1993 19:25:36 +0000
(19:25 +0000)
binutils/c++filt.1
patch
|
blob
|
history
diff --git
a/binutils/c++filt.1
b/binutils/c++filt.1
index 1fc8241caeabd91f893dba33aeec959638bbfc10..d3e8365c22d8460194575f87e92423c09731cacc 100644
(file)
--- a/
binutils/c++filt.1
+++ b/
binutils/c++filt.1
@@
-36,9
+36,10
@@
A typical use of
.B c++filt
is to pipe the output of
.B nm
-though it, using
+th
r
ough it, using
.B c++filt
as a filter:
+.br
.RS
.B nm \fIobjfile\fB | c++filt
.RE