By default, "-" chars are interpreted as hyphens (U+2010) by groff, not
as minus signs (U+002D). Since options to programs use minus signs
(U+002D), this means for example in UTF-8 locales that you cannot cut
and paste options, nor search for them easily.
Source: http://lintian.debian.org/tags/hyphen-used-as-minus-sign.html
Signed-off-by: Jon Bernard <jbernard@tuxion.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng_ust_cyg_profile:func_exit.
.SH "USAGE"
To use function tracing you need to make sure the sources of your application
-are compiled with -finstrument-functions. It might be necessary to limit
+are compiled with \-finstrument\-functions. It might be necessary to limit
the number of source files where this option is used to prevent excessive
amount of trace data to be generated during run time. Usually there are
additional compiler flags that allow you to specify more fine grained selection