mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
white space
This commit is contained in:
2
FAQ
2
FAQ
@@ -329,10 +329,10 @@ running named-checkzone on it.
|
|||||||
dig axfr example.com @master-server > tmp
|
dig axfr example.com @master-server > tmp
|
||||||
named-checkzone example.com tmp
|
named-checkzone example.com tmp
|
||||||
|
|
||||||
|
|
||||||
Q: I get error messages like "named.conf:99: unexpected end of input" where
|
Q: I get error messages like "named.conf:99: unexpected end of input" where
|
||||||
99 is the last line of named.conf.
|
99 is the last line of named.conf.
|
||||||
|
|
||||||
|
|
||||||
A: Some text editors (notepad and wordpad) fail to put a line termination
|
A: Some text editors (notepad and wordpad) fail to put a line termination
|
||||||
indication (e.g. CR/LF) on the last line of a text file. This can be fixed
|
indication (e.g. CR/LF) on the last line of a text file. This can be fixed
|
||||||
by "adding" a blank line to the end of the file. Named expects to see EOF
|
by "adding" a blank line to the end of the file. Named expects to see EOF
|
||||||
|
Reference in New Issue
Block a user