BIND 10 trac1071, updated. 4b83a53a37e3fa53a01ca0a6b4c9f7846a64bc5e [trac1071] Fix typo in README file.

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jun 29 18:11:36 UTC 2011


The branch, trac1071 has been updated
       via  4b83a53a37e3fa53a01ca0a6b4c9f7846a64bc5e (commit)
      from  839d23249ae0d1722b51d87195b92cad40e6d78c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4b83a53a37e3fa53a01ca0a6b4c9f7846a64bc5e
Author: Stephen Morris <stephen at isc.org>
Date:   Wed Jun 29 19:11:15 2011 +0100

    [trac1071] Fix typo in README file.

-----------------------------------------------------------------------

Summary of changes:
 src/lib/log/README |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/log/README b/src/lib/log/README
index cd7cd72..e09691a 100644
--- a/src/lib/log/README
+++ b/src/lib/log/README
@@ -493,8 +493,8 @@ The location to which log message are written.  This can be one of:
    stderr               Messages are written to stderr
    syslog[:facility]    Messages are written to syslog.  If the optional
                         "facility" is used, the messages are written using
-                        that facility.  (This defaults to "local7" if not
-                        specified)
+                        that facility.  (This defaults to "local0" if not
+                        specified.)
    Anything else        Interpreted as the name of a file to which output
                         is appended.  If the file does not exist, a new one
                         is opened.




More information about the bind10-changes mailing list