Fix typo in syslog configuration section.
PR: 204474 Submitted by: Andreas Perstinger <andipersti@gmail.com>
This commit is contained in:
parent
8666081034
commit
3d32829ac9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47772
1 changed files with 1 additions and 1 deletions
|
@ -1479,7 +1479,7 @@ cron.* /var/log/cron
|
|||
tell <application>newsyslog</application> when to rotate the
|
||||
file. A log file is rotated when either its size is larger
|
||||
than the <literal>size</literal> field or when the time in the
|
||||
<literal>when</literal> filed has passed. An asterisk
|
||||
<literal>when</literal> field has passed. An asterisk
|
||||
(<literal>*</literal>) means that this field is ignored. The
|
||||
<replaceable>flags</replaceable> field gives further
|
||||
instructions, such as how to compress the rotated file or to
|
||||
|
|
Loading…
Reference in a new issue