aboutsummaryrefslogtreecommitdiff
path: root/ltrace.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'ltrace.conf.5')
-rw-r--r--ltrace.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/ltrace.conf.5 b/ltrace.conf.5
index bdf0ceb..d953b67 100644
--- a/ltrace.conf.5
+++ b/ltrace.conf.5
@@ -224,7 +224,7 @@ such type, and later just use that name:
.SH RECURSIVE STRUCTURES
Ltrace allows you to express recursive structures. Such structures
-are expanded to the depth described by the parameter -A. To declare a
+are expanded to the depth described by the parameter \-A. To declare a
recursive type, you first have to introduce the type to ltrace by
using forward declaration. Then you can use the type in other type
definitions in the usual way: