diff options
Diffstat (limited to 'binutils/c++filt.1')
-rw-r--r-- | binutils/c++filt.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/c++filt.1 b/binutils/c++filt.1 index 1fc8241..d3e8365 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 |