diff options
author | Michael Adam <obnox@samba.org> | 2011-04-05 23:07:01 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-04-06 01:22:00 +0200 |
commit | 82e0ba22ce51659d9c455c477d217bc8bbaf71b3 (patch) | |
tree | a46ad2ace776405048263d339e6ccf7d89f9e249 /swat/help | |
parent | f52b3180fe314dbfb6bfd0f27b36ceb7a49e8231 (diff) | |
download | samba-82e0ba22ce51659d9c455c477d217bc8bbaf71b3.tar.gz samba-82e0ba22ce51659d9c455c477d217bc8bbaf71b3.tar.bz2 samba-82e0ba22ce51659d9c455c477d217bc8bbaf71b3.zip |
docs: fix the missing parameter description section in the smb.conf manpage
The smb.conf (5) manpage recently sometimes failed to contain the
contents of the description of each parameter section. The reason
was a unreliable chain of dependencies in the Makefile.
The error can be reproduced by touching manpages-3/smb.conf.5.xml
and then building the manpages.
Then smb.conf.5.xml is newer than any of the smbdotconf/*/*.xml
files and hence the intermediate inexistent parameters.*.xml
don't get generated.
This patch fixes this problem by introducing a phony "parameters"
target referencing the parameters.*.xml targets, so that they
get build unconditionally.
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Wed Apr 6 01:22:00 CEST 2011 on sn-devel-104
Diffstat (limited to 'swat/help')
0 files changed, 0 insertions, 0 deletions