Issue 39 - fix reference to the logrotate man page
This commit is contained in:
parent
5760f0f27a
commit
4899be7c61
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue