From 1c40d25cc62e35f06fec9f6012f8ca042bf9bdbd Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Sat, 15 Mar 2014 13:55:11 -0400 Subject: [PATCH] Fix: syntax error in lttng.1 Signed-off-by: Michael Jeanson Signed-off-by: David Goulet --- doc/man/lttng.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 02e1986ec..0765d46c0 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -814,7 +814,8 @@ Show summary of possible options and commands. .TP .BR "\-\-list-options" Simple listing of options -.TP "\-\-no-wait" +.TP +.BR "\-\-no-wait" Don't wait for data availability. .RE .PP -- 2.34.1