diff options
Diffstat (limited to 'ltrace.1')
-rw-r--r-- | ltrace.1 | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -234,7 +234,6 @@ Filters are specified with the \-l, \-e and \-x options. In short they mean: Suppose I have a library defined with this header \fBtstlib.h\fR: .PP .Vb 6 -\& #pragma once \& void func_f_lib(void); \& void func_g_lib(void); .Ve |