From: Philippe Proulx Date: Thu, 8 Nov 2018 21:37:27 +0000 (-0500) Subject: lttng-disable-rotation.1.txt: remove LIMITATIONS section X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=b471a013601dd021cd3d9b81aa02d048e223a132 lttng-disable-rotation.1.txt: remove LIMITATIONS section `lttng disable-rotation` only unsets what has been previously set by `lttng enable-rotation`. The real limitations are for `lttng enable-rotation` and `lttng rotate`. Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- diff --git a/doc/man/lttng-disable-rotation.1.txt b/doc/man/lttng-disable-rotation.1.txt index d69975ff7..c0b89ad07 100644 --- a/doc/man/lttng-disable-rotation.1.txt +++ b/doc/man/lttng-disable-rotation.1.txt @@ -47,22 +47,6 @@ option:-s 'SESSION', option:--session='SESSION':: include::common-cmd-help-options.txt[] -[[limitations]] -LIMITATIONS ------------ -The `lttng enable-rotation` command only works when: - -* The tracing session is created in normal mode or in network streaming - mode (see man:lttng-create(1)). - -* No channel was created with a configured trace file count or size - limit (see the nloption:--tracefile-size and - nloption:--tracefile-count options in man:lttng-enable-channel(1)). - -For a given tracing session, LTTng only performs an automatic rotation -when no other rotation is currently happening. - - include::common-cmd-footer.txt[]