From: Dmitry V. Levin Date: Fri, 22 Jan 2016 14:53:40 +0000 (+0000) Subject: strace.1: fix format of -P description X-Git-Tag: v4.12~617 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38721432de0e43adcd0ebdb9794e151fe0ce5168;p=strace strace.1: fix format of -P description * strace.1 (-P): Write trailing using regular font. --- diff --git a/strace.1 b/strace.1 index f40add8b..6d5bcbad 100644 --- a/strace.1 +++ b/strace.1 @@ -535,7 +535,7 @@ options can be used to attach to many processes. .TP .BI "\-P " path Trace only system calls accessing -.I path. +.IR path . Multiple .B \-P options can be used to specify several paths.