From 450e43fe82772a9a35eceb7ce5d344b8186bc14e Mon Sep 17 00:00:00 2001 From: Antoine Busque Date: Wed, 27 Apr 2016 17:14:14 -0400 Subject: [PATCH 1/1] Docs: fix typos in babeltrace-log(1) manpage MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Antoine Busque Signed-off-by: Jérémie Galarneau --- doc/babeltrace-log.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/babeltrace-log.1 b/doc/babeltrace-log.1 index fe0c4adf..549ea8f0 100644 --- a/doc/babeltrace-log.1 +++ b/doc/babeltrace-log.1 @@ -12,10 +12,10 @@ babeltrace-log [OPTIONS] OUTPUT .SH "DESCRIPTION" .PP -Convert for a text log (read from standard input) to CTF. +Convert from a text log (read from standard input) to CTF. .PP -This program follow the usual GNU command line syntax with long options +This program follows the usual GNU command line syntax with long options starting with two dashes. Below is a summary of the available options. .PP -- 2.34.1