* c++filt.1: fixed %^*(^% typo
authorJeffrey Osier <jeffrey@cygnus>
Thu, 3 Jun 1993 19:25:36 +0000 (19:25 +0000)
committerJeffrey Osier <jeffrey@cygnus>
Thu, 3 Jun 1993 19:25:36 +0000 (19:25 +0000)
binutils/c++filt.1

index 1fc8241caeabd91f893dba33aeec959638bbfc10..d3e8365c22d8460194575f87e92423c09731cacc 100644 (file)
@@ -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