[lttng-dev] [PATCH lttng-tools] Fix: Man page typos
David Goulet
dgoulet at efficios.com
Sat Aug 16 10:43:30 EDT 2014
Merged.
Backported to stable-2.5 also
On 14 Aug (16:17:22), Jérémie Galarneau wrote:
> Signed-off-by: Jérémie Galarneau <jeremie.galarneau at efficios.com>
> ---
> doc/man/lttng-sessiond.8 | 8 ++++----
> doc/man/lttng.1 | 6 +++---
> 2 files changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/doc/man/lttng-sessiond.8 b/doc/man/lttng-sessiond.8
> index 6fdc483..212b743 100644
> --- a/doc/man/lttng-sessiond.8
> +++ b/doc/man/lttng-sessiond.8
> @@ -134,7 +134,7 @@ wide one in \fB/etc/lttng/sessions/auto/\fP. Note that the directory containing
> the session's configuration and lttng-sessiond MUST have the same UID for them
> to be automatically loaded.
>
> -Specifiying a path with \-l, \-\-load PATH overrides the default directory and
> +Specifying a path with \-l, \-\-load PATH overrides the default directory and
> UID check. The lttng-sessiond will simply check if it's accessible and try to
> load every session file in it.
> .PP
> @@ -153,10 +153,10 @@ override this variable.
> Specify the 64-bit consumer binary path. \fB--consumerd64-path\fP
> override this variable.
> .IP "LTTNG_CONSUMERD32_LIBDIR"
> -Specifiy the 64-bit library path containing libconsumer.so.
> +Specify the 64-bit library path containing libconsumer.so.
> \fB--consumerd32-libdir\fP override this variable.
> .IP "LTTNG_CONSUMERD64_LIBDIR"
> -Specifiy the 32-bit library path containing libconsumer.so.
> +Specify the 32-bit library path containing libconsumer.so.
> \fB--consumerd64-libdir\fP override this variable.
> .IP "LTTNG_DEBUG_NOCLONE"
> Debug-mode disabling use of clone/fork. Insecure, but required to allow
> @@ -187,7 +187,7 @@ babeltrace(1), lttng-ust(3), lttng(1)
> For unprivileged user running lttng-sessiond, the maximum number of file
> descriptors per process is usually 1024. This limits the number of traceable
> applications since for each instrumented application there is two file
> -descriptors per-CPU and one more socktet for bidirectional communication.
> +descriptors per-CPU and one more socket for bidirectional communication.
>
> For the root user, the limit is bumped to 65535. Future version will deal with
> this limitation.
> diff --git a/doc/man/lttng.1 b/doc/man/lttng.1
> index 80861e9..2dda28a 100644
> --- a/doc/man/lttng.1
> +++ b/doc/man/lttng.1
> @@ -281,7 +281,7 @@ URL, if one is specified, as the default snapshot output. Every channel will be
> in overwrite mode and with mmap output (splice not supported).
> .TP
> .BR "\-\-live [USEC]"
> -Set the session exclusively in live mode. The paremeter is the delay in micro
> +Set the session exclusively in live mode. The parameter is the delay in micro
> seconds before the data is flushed and streamed. The live mode allows you to
> stream the trace and view it while it's being recorded by any tracer. For that,
> you need a lttng-relayd and this session requires a network URL (\-U or
> @@ -905,7 +905,7 @@ Apply to session name.
> Name of the snapshot's output.
> .TP
> .BR "\-m, \-\-max-size SIZE"
> -Maximum size in bytes of the snapshot. The maxium size does not include the
> +Maximum size in bytes of the snapshot. The maximum size does not include the
> metadata file. Human readable format is accepted: {+k,+M,+G}. For instance,
> \-\-max-size 5M
>
> @@ -1090,7 +1090,7 @@ found.
> .PP
> If you encounter any issues or usability problem, please report it on our
> mailing list <lttng-dev at lists.lttng.org> to help improve this project or
> -at https://bugs.lttng.org which is a bugtracker.
> +at https://bugs.lttng.org which is a bug tracker.
> .PP
>
> .SH "CREDITS"
> --
> 2.0.4
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: Digital signature
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20140816/a9b76781/attachment.sig>
More information about the lttng-dev
mailing list