From 342e427bf08266df80c5f316dd81268e77ce93c8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Fri, 20 Aug 2021 15:12:20 -0400 Subject: [PATCH] Fix: man: lttng-rotate: trace file count/size limitation does not apply MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau Change-Id: I21f4809215df1b8e9b1cf24edabd478e9b530969 --- doc/man/lttng-rotate.1.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/man/lttng-rotate.1.txt b/doc/man/lttng-rotate.1.txt index c582126bd..ab30f8104 100644 --- a/doc/man/lttng-rotate.1.txt +++ b/doc/man/lttng-rotate.1.txt @@ -143,10 +143,6 @@ The `lttng rotate` 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)). - * No immediate rotation (`lttng rotate`) is currently happening. -- 2.34.1