Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2015 17:44:52 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r47772 - head/en_US.ISO8859-1/books/handbook/config
Message-ID:  <201511111744.tABHiqGJ086600@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511111744.tABHiqGJ086600>