From a8be165c760177a0164f92d22d6af6e3a8145425 Mon Sep 17 00:00:00 2001 From: Gerrit Pape Date: Tue, 20 Jun 2006 20:43:03 +0000 Subject: html date. --- doc/svlogd.8.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/svlogd.8.html b/doc/svlogd.8.html index 196059a..39618b0 100644 --- a/doc/svlogd.8.html +++ b/doc/svlogd.8.html @@ -53,8 +53,8 @@ log files if there are already more than num log files. If svlogd is told to process recent log files, it saves current to @timestamp.u, feeds @timestamp.u through ‘‘sh -c "processor"’’ and writes the output to @timestamp.t. -If the processor finishes successfully, @timestamp.u is deleted and @timestamp.t -is renamed to @timestamp.s, otherwise @timestamp.t is deleted and the processor +If the processor finishes successfully, @timestamp.t is renamed to @timestamp.s, +and @timestamp.u is deleted; otherwise @timestamp.t is deleted and the processor is started again. svlogd also saves any output that the processor writes to file descriptor 5, and makes that output available on file descriptor 4 when running processor on the next log file rotation.

-- cgit 1.4.1