From: Pavel Makhov Date: Wed, 18 Jan 2017 16:31:54 +0000 (-0500) Subject: Typo: intead -> instead X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=d1b6c345f8f58edf215e8c275a167cc2b30f466a;p=lttng-docs.git Typo: intead -> instead ... to the relay daemon running on the remote system intead of flushing them to the local file system. Closes: #20 Signed-off-by: Philippe Proulx --- diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index 7ed36b8..8549215 100644 --- a/2.8/lttng-docs-2.8.txt +++ b/2.8/lttng-docs-2.8.txt @@ -6617,7 +6617,7 @@ remote system. See man:lttng-create(1) for the exact URL format. . On the target system, use the man:lttng(1) command-line tool as usual. When tracing is active, the target's consumer daemon sends sub-buffers - to the relay daemon running on the remote system intead of flushing + to the relay daemon running on the remote system instead of flushing them to the local file system. The relay daemon writes the received packets to the local file system. diff --git a/2.9/lttng-docs-2.9.txt b/2.9/lttng-docs-2.9.txt index 5e22e1a..7086b01 100644 --- a/2.9/lttng-docs-2.9.txt +++ b/2.9/lttng-docs-2.9.txt @@ -6402,7 +6402,7 @@ remote system. See man:lttng-create(1) for the exact URL format. . On the target system, use the man:lttng(1) command-line tool as usual. When tracing is active, the target's consumer daemon sends sub-buffers - to the relay daemon running on the remote system intead of flushing + to the relay daemon running on the remote system instead of flushing them to the local file system. The relay daemon writes the received packets to the local file system.