From 1b7b17645c59f632796ea89f19a86d43343c0b3a Mon Sep 17 00:00:00 2001 From: Eugene Syromyatnikov Date: Sun, 11 Feb 2018 05:22:38 +0100 Subject: [PATCH] strace.1.in: ffix --- strace.1.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/strace.1.in b/strace.1.in index bb402747..5d45e616 100644 --- a/strace.1.in +++ b/strace.1.in @@ -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