2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

white space

This commit is contained in:
Mark Andrews
2002-08-06 05:15:11 +00:00
parent c9fb8b9f19
commit f14c4b43fa

2
FAQ
View File

@@ -329,10 +329,10 @@ running named-checkzone on it.
dig axfr example.com @master-server > tmp
named-checkzone example.com tmp
Q: I get error messages like "named.conf:99: unexpected end of input" where
99 is the last line of named.conf.
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
by "adding" a blank line to the end of the file. Named expects to see EOF