summaryrefslogtreecommitdiffstats
path: root/src/utils/abrt-backtrace.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/abrt-backtrace.1')
-rw-r--r--src/utils/abrt-backtrace.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/utils/abrt-backtrace.1 b/src/utils/abrt-backtrace.1
index ff7c2be2..96e0c445 100644
--- a/src/utils/abrt-backtrace.1
+++ b/src/utils/abrt-backtrace.1
@@ -6,8 +6,8 @@ abrt\-backtrace \- a backtrace analyzer for abrt
[option]... [FILE]
.SH DESCRIPTION
.I abrt\-backtrace
-is a command line tool that analyzes backtraces produced by
-GDB and provides their textual representation useful for
+is a command line tool that analyzes backtraces produced by
+GDB and provides their textual representation useful for
crash duplication detection.
By default, abrt\-backtrace prints the backtrace tree created by
@@ -31,7 +31,7 @@ unsupported format.
.PP
.B Various options
.IP "\-n, \-\-single-thread"
-Removes all threads except the one that caused the crash from
+Removes all threads except the one that caused the crash from
the internal representation of the backtrace.
.IP "\-d=N, \-\-frame-depth=N"
Display only the top N frames in every thread.