Actions
Bug #730
closedA minor rephrasing of the lttng man pages
Start date:
02/04/2014
Due date:
% Done:
100%
Estimated time:
Description
As requested on the lttng-dev
mailing list, on 3 Feb 2014 16:05:39 +0000 (UTC) by Mathieu Desnoyers ("[PATCH lttng-tools] Fix: Some corrections to the lttng man page"), commenting an exchange between Daniel U. Thibault and Jérémie Galarneau.
diff --git a/doc/man/lttng.1 b/doc/man/lttng.1
All user-space applications instrumented with lttng-ust(3) will automatically register to the session daemon. This feature gives you the ability to list available traceable applications and tracepoints on a per user basis. (See \fBlist\fP command).
Perhaps you can suggest a better phrasing?
How about this?
Each user-space application instrumented with lttng-ust(3) will automatically register with the root session daemon and its user session daemon. This allows each daemon to list the available traceable applications and tracepoints at any given moment (See the \fBlist\fP command).
Looks good to me.
Updated by David Goulet over 10 years ago
- Tracker changed from Feature to Bug
- Status changed from New to Confirmed
- Target version set to 2.3
Updated by David Goulet over 10 years ago
- Status changed from Confirmed to Resolved
- % Done changed from 0 to 100
Applied in changeset 274d6c5de5f7fc9374da1932a6a4b1f0ee654a65.
Actions