]> granicus.if.org Git - strace/blobdiff - strace.1.in
mmap_cache: add function to enable mmap_cache
[strace] / strace.1.in
index bb402747310669a1a7a1ea95c0471cfe885c2ef2..d05d16508d446385b76d66e81b5de6d95145bc3c 100644 (file)
@@ -547,10 +547,12 @@ argument.
 Trace only the specified subset of signals.  The default is
 .BR signal = all .
 For example,
-.B signal "=!" SIGIO
+.BR signal "=!" SIGIO
 (or
 .BR signal "=!" io )
-causes SIGIO signals not to be traced.
+causes
+.B SIGIO
+signals not to be traced.
 .TP
 \fB\-e\ read\fR=\,\fIset\fR
 Perform a full hexadecimal and ASCII dump of all the data read from
@@ -1080,7 +1082,7 @@ Problems with
 .B strace
 should be reported to the
 .B strace
-mailing list at <strace\-devel@lists.sourceforge.net>.
+mailing list at <strace\-devel@lists.strace.io>.
 .SH "SEE ALSO"
 .BR strace-log-merge (1),
 .BR ltrace (1),