diff options
author | Alexander Bokovoy <ab@samba.org> | 2004-04-08 11:18:59 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:45 -0500 |
commit | 8c20a748bd0373daa66bd39bb303a1a8b61c6e2d (patch) | |
tree | 943a3d92650c4f208f2f97ebd51e3ab749ec2b30 /docs/manpages/smbtree.1.xml | |
parent | 96d2ddfeb4b6129776cdeeeee58fe347cfc3637d (diff) | |
download | samba-8c20a748bd0373daa66bd39bb303a1a8b61c6e2d.tar.gz samba-8c20a748bd0373daa66bd39bb303a1a8b61c6e2d.tar.bz2 samba-8c20a748bd0373daa66bd39bb303a1a8b61c6e2d.zip |
Fix samba-docs build after svn conversion and Samba3 By Example addition.
Now we are able to build everything in samba-docs properly.
(This used to be commit bb09f771958150e9465a5dc9d8e62aa8477c17a4)
Diffstat (limited to 'docs/manpages/smbtree.1.xml')
-rw-r--r-- | docs/manpages/smbtree.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manpages/smbtree.1.xml b/docs/manpages/smbtree.1.xml index f9661f4849..05c843614f 100644 --- a/docs/manpages/smbtree.1.xml +++ b/docs/manpages/smbtree.1.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ -<!ENTITY % globalentities SYSTEM '../global.ent'> %globalentities; +<!ENTITY % globalentities SYSTEM '../entities/global.entities'> %globalentities; ]> <refentry id="smbtree.1"> |