* c++filt.1: fixed %^*(^% typo

This commit is contained in:
Jeffrey Osier
1993-06-03 19:25:36 +00:00
parent d34c55c6e1
commit 1889f66266

View File

@ -36,9 +36,10 @@ A typical use of
.B c++filt .B c++filt
is to pipe the output of is to pipe the output of
.B nm .B nm
though it, using through it, using
.B c++filt .B c++filt
as a filter: as a filter:
.br
.RS .RS
.B nm \fIobjfile\fB | c++filt .B nm \fIobjfile\fB | c++filt
.RE .RE