diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-06-05 13:50:51 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 11:51:01 -0500 |
commit | f88b96101b5efde584dfd06b1ccb24f45892b1cf (patch) | |
tree | 1ac71ed7c560a4494bfe200dc1e7e8d37caa3a79 | |
parent | e108989b33876d9341b44a42cd64e42b087abbac (diff) | |
download | samba-f88b96101b5efde584dfd06b1ccb24f45892b1cf.tar.gz samba-f88b96101b5efde584dfd06b1ccb24f45892b1cf.tar.xz samba-f88b96101b5efde584dfd06b1ccb24f45892b1cf.zip |
Typo...
-rw-r--r-- | docs/howto/DNS-DHCP-Configuration.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/DNS-DHCP-Configuration.xml b/docs/howto/DNS-DHCP-Configuration.xml index cb6fa959a04..fa1c7636d29 100644 --- a/docs/howto/DNS-DHCP-Configuration.xml +++ b/docs/howto/DNS-DHCP-Configuration.xml @@ -116,7 +116,7 @@ a simple DHCP server that matches the DNS configuration. </para> <para> - The master configuration file for <filename>/etc/named.conf</filename> + The master configuration file <filename>/etc/named.conf</filename> determines the location of all further configuration files used. The location and name of this file is specified in the start-up script that is part of the operating system. |