diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-09-21 21:32:40 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-09-21 21:32:40 +0200 |
commit | 05ea5e23cf4e70de0bd658b1c5c0ead133967091 (patch) | |
tree | 35cd1854c0126556132e5d02c8cc84e216c48bb0 /source4/dynconfig | |
parent | 236eb0694bda3d82198e51de11bd4bc045832f75 (diff) | |
download | samba-05ea5e23cf4e70de0bd658b1c5c0ead133967091.tar.gz samba-05ea5e23cf4e70de0bd658b1c5c0ead133967091.tar.bz2 samba-05ea5e23cf4e70de0bd658b1c5c0ead133967091.zip |
Revert "Rename smbd -> samba."
This reverts commit 0e9008be35a5b334bd65e6417193d4b8f27bdc36.
Diffstat (limited to 'source4/dynconfig')
-rw-r--r-- | source4/dynconfig/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/dynconfig/config.mk b/source4/dynconfig/config.mk index 78deb04f65..b10018384f 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 samba(8)) +# These can be overridden by command line switches (see smbd(8)) # or in smb.conf (see smb.conf(5)) CONFIGFILE = $(sysconfdir)/smb.conf PKGCONFIGDIR = $(libdir)/pkgconfig |