From 4899be7c618c46fd3646d41c82f957a87dcc2570 Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: Thu, 7 Nov 2019 13:58:59 +0100 Subject: [PATCH] Issue 39 - fix reference to the logrotate man page --- .../Viewing_and_Managing_Log_Files.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system-administrators-guide/pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc b/modules/system-administrators-guide/pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc index 2b25ada..37cf1b5 100644 --- a/modules/system-administrators-guide/pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc +++ b/modules/system-administrators-guide/pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc @@ -723,7 +723,7 @@ The following is a list of some of the directives you can specify in your [appli ** `maillast` — Specifies that the about-to-expire log files are to be mailed, instead of the just-rotated log files. This is the default option when `mail` is enabled. -For the full list of directives and various configuration options, see the `logrotate(5)` manual page. +For the full list of directives and various configuration options, see the `logrotate(8)` manual page. [[sec-using_the_new_configuration_format]] == Using the New Configuration Format