From a25d5864c93f077764a8222145376f0d4c043942 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Wed, 14 Jan 2015 18:41:10 -0500 Subject: [PATCH] Docs: Grammar fixes in the lttng manpage MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau --- doc/man/lttng.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 1d3cc73ce..c07c4202f 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -875,15 +875,15 @@ Simple listing of options .TP \fBadd-output\fP [-m ] [-s ] [-n ] | -C -D -Setup and add an snapshot output for a session. Output are the destination +Setup and add a snapshot output for a session. Output is the destination where the snapshot will be sent. Only one output is permitted. To change it, you'll need to delete it and add back the new one. .TP \fBdel-output\fP ID | NAME [-s ] -Delete an output for a session using the ID. You can either specify the -output's ID that can be found with list-output or the name. +Delete an output for a session using the output's ID. You can either specify the +output by name or use its ID as returned by the list-output command. .TP \fBlist-output\fP [-s ] -- 2.34.1