summaryrefslogtreecommitdiff
path: root/source4/dynconfig
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-21 21:26:40 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-21 21:26:40 +0200
commit0e9008be35a5b334bd65e6417193d4b8f27bdc36 (patch)
treefef74e65fb2e8dd56f7f72c7742e8e36581ab009 /source4/dynconfig
parent69577aa34b23ea2573bcea901586719f2fe14826 (diff)
downloadsamba-0e9008be35a5b334bd65e6417193d4b8f27bdc36.tar.gz
samba-0e9008be35a5b334bd65e6417193d4b8f27bdc36.tar.bz2
samba-0e9008be35a5b334bd65e6417193d4b8f27bdc36.zip
Rename smbd -> samba.
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 b10018384f..78deb04f65 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))
CONFIGFILE = $(sysconfdir)/smb.conf
PKGCONFIGDIR = $(libdir)/pkgconfig