From 335cf9ae7f2c10d8ce77247fd8c2f9cd123f1f16 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 16 May 2004 19:34:46 +0000 Subject: [PATCH] Restore one mention of logrotate, per Peter. --- doc/src/sgml/maintenance.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 3872efd854..b74dfc5baa 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -1,5 +1,5 @@ @@ -461,7 +461,7 @@ VACUUM you can send a SIGHUP signal to the syslog daemon whenever you want to force it to start writing a new log file. If you want to automate log - rotation, the rotatelogs program can be + rotation, the logrotate program can be configured to work with log files from syslog.