svn commit: r47772 - head/en_US.ISO8859-1/books/handbook/config
Warren Block
wblock at FreeBSD.org
Wed Nov 11 17:44:54 UTC 2015
Author: wblock
Date: Wed Nov 11 17:44:52 2015
New Revision: 47772
URL: https://svnweb.freebsd.org/changeset/doc/47772
Log:
Fix typo in syslog configuration section.
PR: 204474
Submitted by: Andreas Perstinger <andipersti at gmail.com>
Modified:
head/en_US.ISO8859-1/books/handbook/config/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/config/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/config/chapter.xml Wed Nov 11 16:18:12 2015 (r47771)
+++ head/en_US.ISO8859-1/books/handbook/config/chapter.xml Wed Nov 11 17:44:52 2015 (r47772)
@@ -1479,7 +1479,7 @@ 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
More information about the svn-doc-head
mailing list