Docs: Grammar fixes in the lttng manpage
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 14 Jan 2015 23:41:10 +0000 (18:41 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 14 Jan 2015 23:42:12 +0000 (18:42 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
doc/man/lttng.1

index 1d3cc73ce42d2947d43bc9de63aa744c1991f986..c07c4202f9fd629fdbc165aa9d777afd80056b77 100644 (file)
@@ -875,15 +875,15 @@ Simple listing of options
 .TP
 \fBadd-output\fP [-m <SIZE>] [-s <NAME>] [-n <NAME>] <URL> | -C <URL> -D <URL>
 
-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 <NAME>]
 
-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 <NAME>]
This page took 0.026123 seconds and 4 git commands to generate.