svn commit: r221382 - head/etc

Ruslan Ermilov ru at FreeBSD.org
Tue May 3 12:22:46 UTC 2011


Author: ru
Date: Tue May  3 12:22:46 2011
New Revision: 221382
URL: http://svn.freebsd.org/changeset/base/221382

Log:
  Updated `flags' field description.

Modified:
  head/etc/newsyslog.conf

Modified: head/etc/newsyslog.conf
==============================================================================
--- head/etc/newsyslog.conf	Tue May  3 11:47:19 2011	(r221381)
+++ head/etc/newsyslog.conf	Tue May  3 12:22:46 2011	(r221382)
@@ -8,7 +8,7 @@
 # is no process which needs to be signalled when a given log file is
 # rotated, then the entry for that file should include the 'N' flag.
 #
-# The 'flags' field is one or more of the letters: BCGJNUWZ or a '-'.
+# The 'flags' field is one or more of the letters: BCDGJNUXZ or a '-'.
 #
 # Note: some sites will want to select more restrictive protections than the
 # defaults.  In particular, it may be desirable to switch many of the 644


More information about the svn-src-head mailing list