From: Jeffrey Osier Date: Thu, 3 Jun 1993 19:25:36 +0000 (+0000) Subject: * c++filt.1: fixed %^*(^% typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1889f66266dc1a54106ec689d35b6cb7828000b1;p=binutils-gdb.git * c++filt.1: fixed %^*(^% typo --- diff --git a/binutils/c++filt.1 b/binutils/c++filt.1 index 1fc8241caea..d3e8365c22d 100644 --- 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 +through it, using .B c++filt as a filter: +.br .RS .B nm \fIobjfile\fB | c++filt .RE