From: Philippe Proulx Date: Thu, 24 Mar 2016 09:34:10 +0000 (-0400) Subject: Fix: doc/man: lttng-relayd(1) -> lttng-relayd(8) X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=7097770edcfe2c6112f5df0af039846b9a7fdbbe Fix: doc/man: lttng-relayd(1) -> lttng-relayd(8) Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- diff --git a/doc/man/lttng-create.1.txt b/doc/man/lttng-create.1.txt index 13448e57c..552e61713 100644 --- a/doc/man/lttng-create.1.txt +++ b/doc/man/lttng-create.1.txt @@ -145,7 +145,7 @@ option:--live[='DELAYUS']:: given in microseconds, is the maximum time the user can wait for the data to be flushed. This mode can be set with a network URL (options option:--set-url, or option:--ctrl-url and option:--data-url) - and must have a relay daemon listening (see linklttng:lttng-relayd(1)). + and must have a relay daemon listening (see linklttng:lttng-relayd(8)). + By default, 'DELAYUS' is 1000000 and the network URL is set to `net://127.0.0.1`.