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 08:45:52 -0500 |
commit | 760d77387da2f3e471b41ace36858143f0d7165e (patch) | |
tree | 94923e161fbbceab1200f470094df80aa8f7628b /docs | |
parent | 44cb09b43dae8cd8719c002c7cd29a35af999a8a (diff) | |
download | samba-760d77387da2f3e471b41ace36858143f0d7165e.tar.gz samba-760d77387da2f3e471b41ace36858143f0d7165e.tar.bz2 samba-760d77387da2f3e471b41ace36858143f0d7165e.zip |
Typo...
(This used to be commit bde8436209043f45fb4403cb167ea5d798335c35)
Diffstat (limited to 'docs')
-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 cb6fa959a0..fa1c7636d2 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. |