[PATCH] doc: btrace: fix wrong format on doc
Fukui Daichi <[email protected]>
| Newsgroups | org.kernel.vger.linux-btrace |
|---|---|
| Message-ID | <[email protected]> |
The synopsis part of the btrace documentation gets highlighted with wrong format. Let's fix the format. There is no change to the contents. Signed-off-by: Fukui Daichi <[email protected]> --- doc/btrace.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/btrace.8 b/doc/btrace.8 index a1f34c2..2080e6e 100644 --- a/doc/btrace.8 +++ b/doc/btrace.8 @@ -6,7 +6,7 @@ btrace \- perform live tracing for block devices .SH SYNOPSIS -.B btrace [\-s] [\-t] [\-w \fIN\fN] [\-n \fIN\fR] [\-b \fIN\fR] [\-r \fI<dbg mnt>\fR] [\-a <\fItrace\fR>...] <\fIdev\fR>... +.B btrace [\-s] [\-t] [\-w \fIN\fR] [\-n \fIN\fR] [\-b \fIN\fR] [\-r \fI<dbg mnt>\fR] [\-a <\fItrace\fR>...] <\fIdev\fR>... .br -- 2.43.0