From 1acd5c7a51432e80e0670df38667f4af445228c5 Mon Sep 17 00:00:00 2001 From: Michael Meckelein Date: Fri, 18 Jan 2008 14:45:11 +0000 Subject: small doc change --- doc/log_rotation_fix_size.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/log_rotation_fix_size.html b/doc/log_rotation_fix_size.html index f8f2cf82..0b9a3b2e 100644 --- a/doc/log_rotation_fix_size.html +++ b/doc/log_rotation_fix_size.html @@ -14,7 +14,7 @@ you want to log to a 124 MB RAM usb stick? Or you do not want to keep all the logs for months, logs from the last days is sufficient? Think about log rotation.

-

Log rotation based on fixed-size file

+

Log rotation based on a fixed log size

This small but hopefully useful article will show you the way to keep your logs at a given size. The following sample is based on -- cgit v1.2.3