summaryrefslogtreecommitdiff
path: root/source4/dynconfig
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-24 03:16:15 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-24 03:16:15 +0200
commit6a689c23e83fef71a562a9009b92983d750f63cc (patch)
tree02742bc20addc080113b127b37b0701bddf3e159 /source4/dynconfig
parent765e5d2282959770ea9648e0f2b72e51e5b4cdd8 (diff)
downloadsamba-6a689c23e83fef71a562a9009b92983d750f63cc.tar.gz
samba-6a689c23e83fef71a562a9009b92983d750f63cc.tar.bz2
samba-6a689c23e83fef71a562a9009b92983d750f63cc.zip
Rename smbd -> samba.
This reverts commit 05ea5e23cf4e70de0bd658b1c5c0ead133967091. Conflicts: source4/smbd/server.c
Diffstat (limited to 'source4/dynconfig')
-rw-r--r--source4/dynconfig/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/dynconfig/config.mk b/source4/dynconfig/config.mk
index c0ef7f6e99..699c30e764 100644
--- a/source4/dynconfig/config.mk
+++ b/source4/dynconfig/config.mk
@@ -3,7 +3,7 @@
DYNCONFIG_OBJ_FILES = $(dynconfigsrcdir)/dynconfig.o
# set these to where to find various files
-# These can be overridden by command line switches (see smbd(8))
+# These can be overridden by command line switches (see samba(8))
# or in smb.conf (see smb.conf(5))
CONFIG4FILE = $(sysconfdir)/smb.conf
PKGCONFIGDIR = $(libdir)/pkgconfig