2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[1704] Corrected a typo in the bind10-guide.xml file after review

Also regenerated the bind10-guide.html and bind10-guide.txt files.
This commit is contained in:
Stephen Morris
2012-04-19 12:09:17 +01:00
parent 95410c8037
commit b1c727db35
3 changed files with 361 additions and 279 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -2819,7 +2819,7 @@ TODO; there's a ticket to determine these levels, see #1074
Note: if output is set to <quote>stderr</quote> and a lot of
messages are produced in a short time (e.g. if the logging
level is set to DEBUG), you may occasionally see some messages
jumbled up together. This is a due to a combination of the way
jumbled up together. This is due to a combination of the way
that messages are written to the screen and the unbuffered
nature of the standard error stream. If this occurs, it is
recommended that output be set to <quote>stdout</quote>.