From: Philippe Proulx Date: Thu, 12 Dec 2019 16:49:14 +0000 (-0500) Subject: babeltrace2-plugin-ctf(7): "theirs" -> "its" (single CTF trace) X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=25cdf28b4a9d3e21c54cb6b18bf9a90528d89229 babeltrace2-plugin-ctf(7): "theirs" -> "its" (single CTF trace) Signed-off-by: Philippe Proulx Change-Id: I251e8c5c2a357637983be92abb597827ffadd7da Reviewed-on: https://review.lttng.org/c/babeltrace/+/2640 --- diff --git a/doc/man/babeltrace2-plugin-ctf.7.txt b/doc/man/babeltrace2-plugin-ctf.7.txt index b65cf04c..5710b81f 100644 --- a/doc/man/babeltrace2-plugin-ctf.7.txt +++ b/doc/man/babeltrace2-plugin-ctf.7.txt @@ -20,7 +20,7 @@ include::common-see-babeltrace2-intro.txt[] == COMPONENT CLASSES compcls:source.ctf.fs:: - Opens a CTF trace on the file system and emits the messages of their + Opens a CTF trace on the file system and emits the messages of its data stream files. + See man:babeltrace2-source.ctf.fs(7).