Use the Samba Variant of the DocBook DTD rather then
authorJelmer Vernooij <jelmer@samba.org>
Sat, 12 Mar 2005 19:33:59 +0000 (19:33 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:59:39 +0000 (08:59 -0500)
the original one. Entities are now in samba-web/, so remove them
from here.

83 files changed:
docs/Makefile
docs/Samba-Developers-Guide/CodingSuggestions.xml
docs/Samba-Developers-Guide/NetBIOS.xml
docs/Samba-Developers-Guide/Tracing.xml
docs/Samba-Developers-Guide/architecture.xml
docs/Samba-Developers-Guide/cifsntdomain.xml
docs/Samba-Developers-Guide/contributing.xml
docs/Samba-Developers-Guide/debug.xml
docs/Samba-Developers-Guide/encryption.xml
docs/Samba-Developers-Guide/gencache.xml
docs/Samba-Developers-Guide/internals.xml
docs/Samba-Developers-Guide/modules.xml
docs/Samba-Developers-Guide/packagers.xml
docs/Samba-Developers-Guide/parsing.xml
docs/Samba-Developers-Guide/printing.xml
docs/Samba-Developers-Guide/registry.xml
docs/Samba-Developers-Guide/rpc_plugin.xml
docs/Samba-Developers-Guide/unix-smb.xml
docs/Samba-Developers-Guide/vfs.xml
docs/Samba-Developers-Guide/windows-debug.xml
docs/Samba-Developers-Guide/wins.xml
docs/Samba-Guide/Chap01-WindowsNetworkingPrimer.xml
docs/Samba-Guide/Chap02-SimpleOfficeServer.xml
docs/Samba-Guide/Chap03-TheSmallOffice.xml
docs/Samba-Guide/Chap04-SecureOfficeServer.xml
docs/Samba-Guide/Chap05-500UserNetwork.xml
docs/Samba-Guide/Chap06-MakingHappyUsers.xml
docs/Samba-Guide/Chap07-2000UserNetwork.xml
docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml
docs/Samba-Guide/Chap08b-MigrateNW4Samba3.xml
docs/Samba-Guide/Chap09-AddingUNIXClients.xml
docs/Samba-Guide/Chap10-KerberosFastStart.xml
docs/Samba-Guide/Chap10b-DomainAppsSupport.xml
docs/Samba-Guide/Chap11-HighAvailability.xml
docs/Samba-Guide/Chap12-Appendix.xml
docs/Samba-Guide/acknowledgements.xml
docs/Samba-Guide/conventions.xml
docs/Samba-Guide/foreword.xml
docs/Samba-Guide/front-matter.xml
docs/Samba-Guide/glossary.xml
docs/Samba-Guide/gpl.xml
docs/Samba-Guide/inside-cover.xml
docs/Samba-Guide/preface.xml
docs/entities/global.entities [deleted file]
docs/manpages/editreg.1.xml
docs/manpages/findsmb.1.xml
docs/manpages/lmhosts.5.xml
docs/manpages/log2pcap.1.xml
docs/manpages/mount.cifs.8.xml
docs/manpages/net.8.xml
docs/manpages/nmbd.8.xml
docs/manpages/nmblookup.1.xml
docs/manpages/ntlm_auth.1.xml
docs/manpages/pam_winbind.8.xml
docs/manpages/pdbedit.8.xml
docs/manpages/profiles.1.xml
docs/manpages/rpcclient.1.xml
docs/manpages/samba.7.xml
docs/manpages/smbcacls.1.xml
docs/manpages/smbclient.1.xml
docs/manpages/smbcontrol.1.xml
docs/manpages/smbcquotas.1.xml
docs/manpages/smbd.8.xml
docs/manpages/smbget.1.xml
docs/manpages/smbgetrc.5.xml
docs/manpages/smbmnt.8.xml
docs/manpages/smbmount.8.xml
docs/manpages/smbpasswd.5.xml
docs/manpages/smbpasswd.8.xml
docs/manpages/smbsh.1.xml
docs/manpages/smbspool.8.xml
docs/manpages/smbstatus.1.xml
docs/manpages/smbtar.1.xml
docs/manpages/smbtree.1.xml
docs/manpages/smbumount.8.xml
docs/manpages/swat.8.xml
docs/manpages/tdbbackup.8.xml
docs/manpages/tdbdump.8.xml
docs/manpages/testparm.1.xml
docs/manpages/testprns.1.xml
docs/manpages/vfstest.1.xml
docs/manpages/wbinfo.1.xml
docs/manpages/winbindd.8.xml

index 97bf3634b498fa4c6f3f18de716a4a40acd52cce..f918df1aa09d39c8c206f0b7048c0ed1ed810743 100644 (file)
@@ -92,7 +92,7 @@ $(HTMLDIR)/index.html: htmldocs.html
 $(HTMLDIR)/%/index.html: $(DOCBOOKDIR)/%.xml $(HTMLDIR)/%/samba.css  xslt/html-chunk.xsl
        mkdir -p $(@D)
        $(XSLTPROC) --stringparam base.dir "$(HTMLDIR)/$*/" xslt/html-chunk.xsl $<
-       -mkdir $(@D)/images
+       mkdir -p $(@D)/images
        $(COPY_IMAGES) html $(DOCBOOKDIR)/$*.xml $* $(@D)
 
 # Single large HTML files
@@ -175,7 +175,7 @@ $(FOPDFDIR)/%.pdf: $(FODIR)/%.fo
        $(FOP) -q -d $< -pdf $@
 
 $(HTMLHELPDIR)/%: $(DOCBOOKDIR)/%.xml
-       -mkdir -p $@/images
+       mkdir -p $@/images
        $(COPY_IMAGES) html $(DOCBOOKDIR)/$*.xml $* $@
        $(XSLTPROC) --stringparam htmlhelp.chm $*.chm --stringparam manifest.in.base.dir "$@/" --stringparam base.dir "$@/" http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl $<
 
index 04465a1fcd0ad39c6a52a4402609dee57124d185..09d842639ebcd2bc966c4cdf92459b6196da9f77 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="CodingSuggestions">
 <chapterinfo>
        <author>
index 6375bc1dc6374ecf5f8aa83dde070d87f4c3703e..d1fdd217371f0f16f4c0c38e79b8b44b1e47f541 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="netbios">
 <chapterinfo>
        <author>
index 3868eaab7b42e3b5f08e5075c4e8497b31eeed1f..7586f3c4c5325262e404e2084303486202fdfa3e 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="tracing">
 <chapterinfo>
        <author>
index fb1fe52546369408e15352a0e5febd7c4781a98e..da276ca91e5f13ee497fd7ead6a5ba7f32f5c261 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="architecture">
 <chapterinfo>
        <author>
index 5e57833b69bc39d2aa2c2c7e880e940791f0f136..fd19205adae54b9e63f18f5d98a68dc87ab80e61 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="ntdomain">
 <chapterinfo>
        <author>
index 8749c00084932e8f8eeccb291022c2aa895bd150..acb8085cbe8b37eda46145f417fac2eb276b6a0a 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="contributing">
 <chapterinfo>
        &author.jelmer;
index f62783355760a28b82e56ffc941b824c77193a6e..5ffc0cbc746f20ca6d88d606925d3842a4bb7861 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="debug">
 <chapterinfo>
        <author>
index 0a1fbbbbed4d6d71ed744e52fbf1fce9825d0294..5ab711014b2913030a158a8593607124d2b0e338 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="pwencrypt">
 
 
index 94184bf865e877341dad8d8036a774cdc49716ad..7def6f21d25af7b71ccf18a1dbb245ead543453a 100644 (file)
@@ -1,10 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="gencache">
 <chapterinfo>
        <author>
index 7decd9d06cb0ed3c70ee0b312e80d8838b0d575b..a6d6435ac7af28e06f4cfb36bd1bf246ff130b35 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="internals">
 <chapterinfo>
        <author>
index c14fda04dd5f1c5cb6ae7c435870c42d23c8052a..30768e47ed49a1dd985f513b7c159b2dc1b5bf68 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="modules">
 <chapterinfo>
        <author>
index 2d85430676d077e6f8b278a09f4664efc71434b4..470e1e8288741cbb4cee39c0255625f82fa3489b 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="Packaging">
 <chapterinfo>
        <author>
index d989c978090b7c42380eb171259a3c75a3be2b99..1b3df637cd4eb264da404396ec3b4b33355b9427 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="parsing">
 <chapterinfo>
        <author>
index cd29b5010b982da65a651412ec1ef507c416fb61..d41bc22ddfdcbce30842fc6541737ffe28a5763d 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="printing">
 <chapterinfo>
        <author>
index 078e926de9366dfbbee5a58dd1c1275df59b3634..62925c62f4d6dfa5d5fa62c81a3010bb0a815d96 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="registry">
        <chapterinfo>
                &author.jelmer;
index 478847b1923552eaf03e0ec09452e4680d024c42..dc91129f3812807a81c43a2f4d9c1168621c7f06 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="rpc-plugin">
 <chapterinfo>
        <author>
index 9521404febcc9f4dbe5eadb4db2e81ef5d9325c2..3c63c74dfdde992b2b7e1db298efed0d04392ee3 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="unix-smb">
 <chapterinfo>
        <author>
index 6819faf05dec7de5030a49ef2336948d33e1f5cc..652bc61eb91ab081ffd031f54447b89c40b52915 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="vfs">
 <chapterinfo>
        <author>
index 27ffbc063c65eb6df82b04e6cc6582f9e4ae4928..e04ccd3797ebf67a42c4e1ffec1e1b63f5995c53 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="windows-debug">
        <chapterinfo>
                &author.jelmer;
index ad3ad67b42af884642d1c224f6a54f9c5123cdcc..7793160b032b58bc1b208e012a00cf91d5336dea 100644 (file)
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="wins">
 <chapterinfo>
        <author>
index dc35822cdba34cc9afb533591596bf48092336b6..f3d39ad04c8e1a472e7fa6cc04fab4a346028ec4 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="primer">
   <title>Networking Primer</title>
 
index 89aedf2cac409f3716068a2572e4f2f4dcf8c4fb..9b39685ce0df4254257f6b06c3ab1b476f3600b5 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="simple">
   <title>No Frills Samba Servers</title>
 
index da8013a476ab735667e9a4180e862db8a1c289e3..d700a1850ca7b22ee751a20a4056284c016ee2ac 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="small">
   <title>Small Office Networking</title>
 
index 947ac4a9b7c481879ff6a803edac174cd876fac1..20103e0904b824bc41acd22316cf22958df94e68 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="secure">
   <title>Secure Office Networking</title>
 
index 0b38bfde8358730458b90136ef550783f638c9dd..47d1b21d5a52066d978b84ea689b6540db3da26a 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="Big500users">
   <title>The 500-User Office</title>
 
index d0f1515652c90230316355cac8bfa23426ee27d0..b3df50ef876d20846cd3996145453a93ee1f6333 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="happy">
   <title>Making Happy Users</title>
 
index 529b66918c9624e5c4027c9637c2e99a7d75daa5..68457abaf399fbae1650fad53b8e4a280d5a8610 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="2000users">
   <title>A Distributed 2000 User Network</title>
 
index 4f0f74744cc3b42fc758ee86c7c9e23b50c30f1f..4611fc6187619aa71ad2500020b693618b65076d 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="migration">
   <title>Migrating NT4 Domain to Samba-3</title>
 
index 24d9ddc0a8a1923bbe59e8930e5a8650d8bbe911..0f3eefd99ca9c23964e28f2889caf196e6225b1e 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="nw4migration">
   <title>Migrating NetWare 4.11 Server to Samba-3</title>
 
index 95fa2d947a87ebc915b0acffa1d293dfbb2efcf4..5cfc48d6842ee822b6a6ee10a7a99877c1d0a7d0 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="unixclients">
   <title>Adding UNIX/LINUX Servers and Clients</title>
 
index 1bee207791dfe736cc4c278d165c42bcde577ad5..02650ebb692333c2edbea4ddd503bc915ac7e60d 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <chapter id="kerberos">
   <title>Active Directory, Kerberos, and Security</title>
 
index e2adbe99512a61bcc7ed87e55d465319fbb0acd1..cd2894ec02c6f54b3528b4eb9d6b270c2b3190a5 100644 (file)
@@ -1,12 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 
 <chapter id="DomApps">
   <title>Integrating Additional Services</title>
index c4701eb7b09dc4d6603a24f1594192aaff9b6bb1..60b1ef8ad1d5bf07ffd6f7bba3dbaad39608c5ae 100644 (file)
@@ -1,12 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 
 <chapter id="HA">
   <title>Performance, Reliability, and Availability</title>
index 1b13d63ce56fab3ca0734c0e570bd99f38dbaf29..3ce6739c66eaef0fb43a390820dfd06ca2c25b44 100644 (file)
@@ -1,12 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 
 <appendix id="appendix">
   <title>Appendix: A Collection of Useful Tid-bits</title>
index e356732fd0e3ea41414078bfac87138c2a5fce58..edc72ca03e97bb68a8d1377876d34accfdcf98e9 100644 (file)
@@ -1,12 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 
 <preface lang="en-US">
 <title>Acknowledgments</title>
index 6d36cbf0e4ec93cc021cc16ac3af2dd72a8a0db2..82763d53696ee8bf613dc6ddf97e86a9b03a4cdf 100644 (file)
@@ -1,12 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 
   <sect1>
     <title>Conventions Used</title>
index d8f063d4e30af4b4c1e9e8d6fb132d942ff8d282..20060a8701cf6715c57f8e5c6fe350f8a74f0b90 100644 (file)
@@ -1,12 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 
 <preface lang="en-US">
 <title>Foreword</title>
index 506a4d6ed5f55beaf01022f24cc32e1216b8d13f..93f542e5b810b5fc4027687615bb076e164716cd 100644 (file)
@@ -1,12 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 
 <preface lang="en-US">
 <title>Front Matter</title>
index ec6c5b8e54d510f31fcf59832ae475960b572e99..54e72f681b780e75324fa085ca8b5477f8885659 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <glossary>
        <title>Glossary</title>
 
index 4d0b77803112643aad4f37e715f55563a58c68d3..2084034c7bbc30b6df3275d9c9d8c64217acd9a0 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <appendix>
   <appendixinfo>
     <title>GNU General Public License</title>
index 7390512448c95a86f8f9b2bb25f98cf7958486c0..877d01a334d01934ebdfe3e91e14bb79245c543f 100644 (file)
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
-
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <preface lang="en-US">
 <title>About the Cover Artwork</title>
 
index f63e468dcddd6c54257915648b62a368a2087e3e..04bc17bd72e560af78bbb4de44ee268f1dfcf1a5 100644 (file)
@@ -1,12 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
-  %global_entities;
-
-]>
+<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <preface id="preface">
   <title>Preface</title>
 
diff --git a/docs/entities/global.entities b/docs/entities/global.entities
deleted file mode 100644 (file)
index 727d27a..0000000
+++ /dev/null
@@ -1,454 +0,0 @@
-<!-- Global Entities File -->
-
-
-<!-- Email Address' -->
-<!ENTITY email.dbannon 'D.Bannon@latrobe.edu.au'>
-<!ENTITY email.jmoore  'jmoore@php.net'>
-<!ENTITY email.jerry   'jerry@samba.org'>
-<!ENTITY email.patches 'samba-patches@samba.org'>
-<!ENTITY email.jelmer  'jelmer@samba.org'>
-<!ENTITY email.jht     'jht@samba.org'>
-
-
-<!-- Author entities -->
-<!ENTITY person.jelmer '
-<firstname>Jelmer</firstname><othername>R.</othername><surname>Vernooij</surname><othername>R.</othername>
-<affiliation>
-       <orgname>The Samba Team</orgname>
-       <address><email>jelmer@samba.org</email></address>
-</affiliation>'>
-
-<!ENTITY author.jelmer '<author>&person.jelmer;</author>'>
-
-<!ENTITY person.jerry '
-<firstname>Gerald</firstname><surname>Carter</surname><othername>(Jerry)</othername>
-<affiliation>
-       <orgname>Samba Team</orgname>
-       <address><email>jerry@samba.org</email></address>
-</affiliation>'>
-
-<!ENTITY author.jerry '<author>&person.jerry;</author>'>
-
-<!ENTITY author.jeremy '
-<author>
-       <firstname>Jeremy</firstname><surname>Allison</surname>
-       <affiliation>
-               <orgname>Samba Team</orgname>
-               <address><email>jra@samba.org</email></address>
-       </affiliation>
-</author>'>
-
-<!ENTITY person.jht '
-<firstname>John</firstname><surname>Terpstra</surname><othername>H.</othername>
-<affiliation>
-       <orgname>Samba Team</orgname>
-       <address><email>jht@samba.org</email></address>
-</affiliation>'>
-
-<!ENTITY author.jht '<author>&person.jht;</author>'>
-
-<!ENTITY person.gd '
-<firstname>Guenther</firstname><surname>Deschner</surname>
-<affiliation>
-       <orgname>SuSE</orgname>
-       <address><email>gd@suse.de</email></address>
-</affiliation>'>
-
-<!ENTITY author.gd '<author>&person.gd;</author>'>
-
-<!ENTITY person.kauer '
-<firstname>Karl</firstname><surname>Auer</surname>
-<affiliation>
-       <orgname>Samba Team</orgname>
-       <address><email>kauer@biplane.com.au</email></address>
-</affiliation>
-'>
-
-<!ENTITY author.kauer '<author>&person.kauer;</author>'>
-
-<!ENTITY person.danshearer '
-<firstname>Dan</firstname><surname>Shearer</surname>
-<affiliation>
-       <orgname>Samba Team</orgname>
-       <address><email>dan@samba.org</email></address>
-</affiliation>
-'>
-
-<!ENTITY author.danshearer '<author>&person.danshearer;</author>'>
-
-<!ENTITY person.tpot '
-<firstname>Tim</firstname><surname>Potter</surname>
-<affiliation>
-       <orgname>Samba Team</orgname>
-       <address><email>tpot@samba.org</email></address>
-</affiliation>
-'>
-
-<!ENTITY author.tpot '<author>&person.tpot;</author>'>
-
-<!ENTITY author.tridge '
-<author>
-       <firstname>Andrew</firstname><surname>Tridgell</surname>
-       <affiliation>
-               <orgname>Samba Team</orgname>
-               <address><email>tridge@samba.org</email></address>
-       </affiliation>
-</author>'>
-
-<!ENTITY person.jmcd '
-       <firstname>Jim</firstname><surname>McDonough</surname>
-       <affiliation>
-               <orgname>IBM</orgname>
-               <address><email>jmcd@us.ibm.com</email></address>
-       </affiliation>'>
-
-<!ENTITY author.jmcd '<author>&person.jmcd;</author>'>
-
-<!ENTITY author.vl '
-<author>
-       <firstname>Volker</firstname><surname>Lendecke</surname>
-       <affiliation>
-               <orgname>Samba Team</orgname>
-               <address><email>Volker.Lendecke@SerNet.DE</email></address>
-       </affiliation>
-</author>'>
-
-<!ENTITY author.dbannon '
-<author>
-       <firstname>David</firstname><surname>Bannon</surname>
-       <affiliation>
-               <orgname>Samba Team</orgname>
-               <address><email>dbannon@samba.org</email></address>
-       </affiliation>
-</author>'>
-
-<!ENTITY author.mimir '
-<author>
-       <firstname>Rafal</firstname><surname>Szczesniak</surname>
-       <affiliation>
-               <orgname>Samba Team</orgname>
-               <address><email>mimir@samba.org</email></address>
-       </affiliation>
-</author>'>
-
-<!ENTITY author.dlechnyr '
-<author>
-       <firstname>David</firstname><surname>Lechnyr</surname>
-       <affiliation>
-               <orgname>Unofficial HOWTO</orgname>
-               <address><email>david@lechnyr.com</email></address>
-       </affiliation>
-</author>'>
-
-<!ENTITY author.eroseme '
-<author>
-       <firstname>Eric</firstname><surname>Roseme</surname>
-       <affiliation>
-               <orgname>HP Oplocks Usage Recommendations Whitepaper</orgname>
-               <address><email>eric.roseme@hp.com</email></address>
-       </affiliation>
-</author>'>
-
-
-<!-- URL's -->
-<!ENTITY url.samba.cvsinfo 'http://pserver.samba.org/samba/cvs.html'>
-<!ENTITY url.pdc-howto.local 'samba-pdc-howto.html'>
-<!ENTITY url.samba-tng 'http://www.samba-tng.org'>
-<!ENTITY url.samba.doc 'http://bioserve.latrobe.edu.au/samba/'>
-<!ENTITY url.ultraedit 'http://www.ultraedit.com'>
-<!ENTITY url.vi-windows 'http://home.snafu.de/ramo/WinViEn.htm'>
-<!ENTITY url.pfe 'http://www.lancs.ac.uk/people/cpaap/pfe/'>
-<!ENTITY url.server-tools.win95 'ftp://ftp.microsoft.com/Softlib/MSLFILES/NEXUS.EXE'>
-<!ENTITY url.server-tools.winnt 'ftp://ftp.microsoft.com/Softlib/MSLFILES/SRVTOOLS.EXE'>
-<!ENTITY url.tcpdump 'http://www.tcpdump.org/'>
-<!ENTITY url.samba 'http://samba.org'>
-<!ENTITY url.samba-ldap-howto 'http://www.unav.es/cti/ldap-smb-howto.html'>
-<!ENTITY url.samba-tng.home 'http://www.kneschke.de/projekte/samba_tng/'>
-<!ENTITY url.samba.mailinglist.ntdom 'http://lists.samba.org/mailman/samba-ntdom'>
-<!ENTITY url.samba.cifs 'http://samba.org/cifs/'>
-<!ENTITY url.ntdomains-for-unix 'http://mailhost.cb1.com/~lkcl/ntdom/'>
-<!ENTITY url.samba.specs.old 'ftp://ftp.microsoft.com/developr/drg/CIFS/'>
-<!ENTITY url.rfc.1001 'http://ds.internic.net/rfc/rfc1001.txt'>
-<!ENTITY url.rfc.1002 'http://ds.internic.net/rfc/rfc1002.txt'>
-
-<!-- Misc -->
-<!ENTITY samba.pub.cvshost 'pserver.samba.org'>
-
-<!ENTITY stdarg.debug '
-<varlistentry>
-<term>-d|--debug=debuglevel</term>
-<listitem>
-<para><replaceable>debuglevel</replaceable> is an integer 
-from 0 to 10.  The default value if this parameter is 
-not specified is zero.</para>
-
-<para>The higher this value, the more detail will be 
-logged to the log files about the activities of the 
-server. At level 0, only critical errors and serious 
-warnings will be logged. Level 1 is a reasonable level for
-day-to-day running - it generates a small amount of 
-information about operations carried out.</para>
-
-<para>Levels above 1 will generate considerable 
-amounts of log data, and should only be used when 
-investigating a problem. Levels above 3 are designed for 
-use only by developers and generate HUGE amounts of log
-data, most of which is extremely cryptic.</para>
-
-<para>Note that specifying this parameter here will 
-override the <smbconfoption><name>log level</name></smbconfoption> parameter
-in the &smb.conf; file.</para>
-</listitem>
-</varlistentry>'>
-
-<!ENTITY stdarg.configfile '
-<varlistentry>
-<term>-s &lt;configuration file&gt;</term>
-<listitem><para>The file specified contains the 
-configuration details required by the server.  The 
-information in this file includes server-specific
-information such as what printcap file to use, as well 
-as descriptions of all the services that the server is 
-to provide. See &smb.conf; for more information.
-The default configuration file name is determined at 
-compile time.</para></listitem>
-</varlistentry>'>
-
-<!ENTITY stdarg.version '
-<varlistentry>
-<term>-V</term>
-<listitem><para>Prints the program version number.
-</para></listitem>
-</varlistentry>'>
-
-<!ENTITY stdarg.logfile '
-<varlistentry>
-<term>-l|--logfile=logdirectory</term>
-<listitem><para>Base directory name for log/debug files. The extension
-<constant>".progname"</constant> will be appended (e.g. log.smbclient, 
-log.smbd, etc...). The log file is never removed by the client.
-</para></listitem>
-</varlistentry>'>
-
-<!ENTITY popt.common.samba '
-&stdarg.version;
-&stdarg.configfile;
-&stdarg.debug;
-&stdarg.logfile;
-'>
-
-<!ENTITY stdarg.resolve.order '
-<varlistentry>
-<term>-R &lt;name resolve order&gt;</term> 
-<listitem><para>This option is used to determine what naming 
-services and in what order to resolve 
-host names to IP addresses. The option takes a space-separated 
-string of different name resolution options.</para>
-
-<para>The options are: "lmhosts", "host", "wins" and "bcast". 
-They cause names to be resolved as follows :</para>
-
-<itemizedlist>
-<listitem><para><constant>lmhosts</constant>: 
-Lookup an IP address in the Samba lmhosts file. If the 
-line in lmhosts has no name type attached to the 
-NetBIOS name 
-(see the <citerefentry><refentrytitle>lmhosts</refentrytitle>
- <manvolnum>5</manvolnum></citerefentry>       for details) 
-then any name type matches for lookup.
-</para></listitem>
-
-<listitem><para><constant>host</constant>: 
-Do a standard host name to IP address resolution, using
-the system <filename>/etc/hosts</filename>, NIS, or DNS
-lookups. This method of name resolution is operating 
-system dependent, for instance on IRIX or Solaris this 
-may be controlled by the <filename>/etc/nsswitch.conf
-</filename> file).  Note that this method is only used 
-if the NetBIOS name type being queried is the 0x20 
-(server) name type, otherwise it is ignored.
-</para></listitem>
-
-<listitem><para><constant>wins</constant>: 
-Query a name with the IP address listed in the 
-<parameter>wins server</parameter> parameter.  If no 
-WINS server has been specified this method will be 
-ignored.
-</para></listitem>
-
-<listitem><para><constant>bcast</constant>: 
-Do a broadcast on each of the known local interfaces 
-listed in the <parameter>interfaces</parameter>
-parameter. This is the least reliable of the name 
-resolution methods as it depends on the target host 
-being on a locally connected subnet.
-</para></listitem>
-</itemizedlist>
-
-<para>If this parameter is not set then the name resolve order 
-defined in the &smb.conf; file parameter  
-(<smbconfoption><name>name resolve order</name></smbconfoption>) will be used.
-</para>
-
-<para>The default order is lmhosts, host, wins, bcast. Without 
-this parameter or any entry in the <smbconfoption><name>name resolve order</name></smbconfoption> parameter of the &smb.conf; file, the name 
-resolution methods will be attempted in this order. </para></listitem>
-</varlistentry>'>
-
-<!ENTITY stdarg.netbios.name '
-<varlistentry>
-<term>-n &lt;primary NetBIOS name&gt;</term>
-<listitem><para>This option allows you to override
-the NetBIOS name that Samba uses for itself. This is identical
-to setting the <smbconfoption><name>netbios name</name></smbconfoption> parameter in the &smb.conf; file. 
-However, a command
-line setting will take precedence over settings in
-&smb.conf;.</para></listitem>
-</varlistentry>'>
-
-<!ENTITY stdarg.scope '
-<varlistentry>
-<term>-i &lt;scope&gt;</term>
-<listitem><para>This specifies a NetBIOS scope that
-<command>nmblookup</command> will use to communicate with when
-generating NetBIOS names. For details on the use of NetBIOS
-scopes, see rfc1001.txt and rfc1002.txt. NetBIOS scopes are
-<emphasis>very</emphasis> rarely used, only set this parameter
-if you are the system administrator in charge of all the
-NetBIOS systems you communicate with.</para></listitem>
-</varlistentry>'>
-
-<!ENTITY stdarg.workgroup '
-<varlistentry>
-<term>-W|--workgroup=domain</term>
-<listitem><para>Set the SMB domain of the username.   This
-overrides the default domain which is the domain defined in
-smb.conf.  If the domain specified is the same as the servers 
-NetBIOS name, it causes the client to log on using the servers local 
-SAM (as opposed to the Domain SAM). </para></listitem>
-</varlistentry>'>
-
-<!ENTITY stdarg.socket.options '
-<varlistentry>
-<term>-O socket options</term>
-<listitem><para>TCP socket options to set on the client
-socket. See the socket options parameter in
-the &smb.conf; manual page for the list of valid
-options. </para></listitem>
-</varlistentry>
-'>
-
-<!ENTITY popt.common.connection '
-&stdarg.netbios.name;
-&stdarg.scope;
-&stdarg.workgroup;
-&stdarg.socket.options;
-'>
-
-<!ENTITY stdarg.nopass '
-<varlistentry>
-<term>-N</term>
-<listitem><para>If specified, this parameter suppresses the normal
-password prompt from the client to the user. This is useful when
-accessing a service that does not require a password. </para>
-
-<para>Unless a password is specified on the command line or
-this parameter is specified, the client will request a
-password.</para></listitem>
-</varlistentry>'>
-
-<!ENTITY pct "&#37;">
-
-<!ENTITY stdarg.username '
-<varlistentry>
-<term>-U|--user=username[&pct;password]</term>
-<listitem><para>Sets the SMB username or username and password. </para>
-
-<para>If &pct;password is not specified, the user will be prompted. The
-client will first check the <envar>USER</envar> environment variable, then the
-<envar>LOGNAME</envar> variable and if either exists, the
-string is uppercased. If these environmental variables are not
-found, the username <constant>GUEST</constant> is used. </para>
-
-<para>A third option is to use a credentials file which
-contains the plaintext of the username and password.  This
-option is mainly provided for scripts where the admin does not
-wish to pass the credentials on the command line or via environment
-variables. If this method is used, make certain that the permissions
-on the file restrict access from unwanted users.  See the
-<parameter>-A</parameter> for more details. </para>
-
-<para>Be cautious about including passwords in scripts. Also, on
-many systems the command line of a running process may be seen
-via the <command>ps</command> command.  To be safe always allow
-<command>rpcclient</command> to prompt for a password and type
-it in directly. </para></listitem>
-</varlistentry>
-'>
-
-<!ENTITY stdarg.authfile '
-<varlistentry>
-<term>-A|--authentication-file=filename</term>
-<listitem><para>This option allows
-you to specify a file from which to read the username and
-password used in the connection.  The format of the file is
-</para>
-
-<para><programlisting>
-username = &lt;value&gt;
-password = &lt;value&gt;
-domain   = &lt;value&gt;
-</programlisting></para>
-
-<para>Make certain that the permissions on the file restrict 
-access from unwanted users. </para></listitem>
-</varlistentry>'>
-
-<!ENTITY stdarg.kerberos '
-<varlistentry>
-<term>-k</term>
-<listitem><para>
-Try to authenticate with kerberos. Only useful in
-an Active Directory environment.
-</para></listitem>
-</varlistentry>
-'>
-
-
-<!ENTITY stdarg.help '
-<varlistentry>
-<term>-h|--help</term>
-<listitem><para>Print a summary of command line options.
-</para></listitem>
-</varlistentry>'>
-
-<!ENTITY popt.common.credentials '
-&stdarg.nopass;
-&stdarg.kerberos;
-&stdarg.authfile;
-&stdarg.username;
-'>
-
-<!-- Entities for the various programs -->
-<!ENTITY smbd '<application>smbd</application>'>
-<!ENTITY nmbd '<application>nmbd</application>'>
-<!ENTITY testparm '<application>testparm</application>'>
-<!ENTITY smb.conf '<filename>smb.conf</filename>'>
-<!ENTITY smbclient '<application>smbclient</application>'>
-<!ENTITY winbindd '<application>winbindd</application>'>
-<!ENTITY net '<application>net</application>'>
-
-<!ENTITY not.implemented "<note><para>Currently NOT implemented.</para></note>">
-<!ENTITY rootprompt "<prompt>root# </prompt>">
-<!ENTITY prompt "<prompt>$ </prompt>">
-<!ENTITY dosprompt "<prompt>C:\&gt; </prompt>">
-
-<!ENTITY example.workgroup "MIDEARTH">
-<!ENTITY example.server.samba "GANDALF">
-<!ENTITY example.server.windows "SARUMAN">
-<!ENTITY example.workstation.windows "FRODO">
-<!ENTITY example.workstation.samba "BILBO">
-<!ENTITY example.pdc.samba "SAURON">
-<!ENTITY example.server.wins "noldor">
-
-<!ENTITY smbmdash "<?latex --- ?>">
index be95eadac5eeb9394f9a6fa94f28c4a2cd6b36f6..2b08555a4f172239250df7418825ce93751a8a62 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="editreg.1">
 
 <refmeta>
index c14bff91b6f7d07b407adfebf84c6f03ade5b160..ac8c8c010f78d83a25b120302483a78e0067da00 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="findsmb.1">
 
 <refmeta>
index 15bea4ef626a9565c5d84b68882f300ce32dbd06..f797569102a39503862bf21fb2f1311caa6bedaa 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="lmhosts.5">
 
 <refmeta>
index 69b153fc76d5e499dd08b7d1b73396cf8f3da01a..16155c4312472bbd9008903027e6b942495b6bb1 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="log2pcap.1">
 
 <refmeta>
index 8100ce04a8d61e543a2ad89726532e7a82f61ea7..d397d88544ba0f55912fedd38cecf54a146b32cc 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="mount.cifs.8">
 
 <refmeta>
index 4268af2c444028d61a674b773309c4f5a8eac05d..6a9001b0460663b99bc53f8ea9ab41349f31097a 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="net.8">
 
 <refmeta>
index 85274fe9e1d4d392a445ff999d2dd0d6714bb320..2bd5385d8ba9d3525761f2d5939eb81b4e5928f3 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="nmbd.8">
 
 <refmeta>
index 569a7b9ce7c3340bdef69e8190f8ab0475b604c3..551235b53aa7ed42cc9fcb63b3a17895bbc57b30 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="nmblookup">
 
 <refmeta>
index ef3e84d374a3acf43d12c53f1ee4aaa1808c2d86..84799ee75d7dedcf243f90c0dc3d19e8a13bf57b 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="ntlm-auth.1">
 
 <refmeta>
index 8f8150ec23dff226bb2013c3d77bea81c06f16b4..00d219fc72b67a0838109e66fc6783420fd37592 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="pam_winbind.8">
 
 <refmeta>
index 5e2d619b9c984a586583044b1327aeaa81592de5..ecb70d917a4626f5057ed9a1ba6a2de34158dbec 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="pdbedit.8">
 
 <refmeta>
index b27fe35425e973ec2dcff3deb63fe2c09c0b4a4c..9738cf4ab197bfd873be60d29abb5b3d1fa5cd0a 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="profiles.1">
 
 <refmeta>
index b6e946ee9719db49ba4c2112c80206f7f5f845c0..00448dc5bb08c7490d43932b869c712b59aee0e5 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="rpcclient.1">
 
 <refmeta>
index cc46922d3fef97c5ae8436a0931c5b78cdf8902d..56e3a7994ee537d3a762356edd410b0f3bf20fdf 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="samba.7">
 
 <refmeta>
index 0e5dd67878ae9e614bd6b304812d261700c74bce..e3cefe57d791b4a484bebcc742c009df59ca3146 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbcacls.1">
 
 <refmeta>
index ab66fd7edc5388a3a43abbd33580450ba55f10c3..b7ee8f83389e3efa3fcb29c6660fd02a0a27045d 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbclient.1">
 
 <refmeta>
index 87d188fd9ab268bc828fde8a18e6b8de5611a6f2..8bbe211f412f519be9aca7553fb182cab8aa8383 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbcontrol.1">
 
 <refmeta>
index 04df53f90759e0f572731e62e990615ee9289672..239315e9dcdb37519b361617e882dc9ccee23aff 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbcquotas.1">
 
 <refmeta>
index 3b028dfc813ad3d5462c1b05f5e606d9d221a651..8b7007b1be1681ddf822f17e00dca15f310a86c7 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbd.8">
 
 <refmeta>
index 80a23842a6b31d0a07f6acde4a32777ff9abdaed..7c4f2956a8fc5b9372d797582b7cc514ad8f1751 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbget.1">
 
 <refmeta>
index eaa886248c5456e8173e41de80c57543c8eb28a8..59d492a29be78fbf55f3f260584b424437b03cbd 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbgetrc.5">
 
 <refmeta>
index 4f57234345f49680076fc27718b767579cb00c3f..9425ce7c316732f883c7915d108d4a45c6a7a899 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbmnt.8">
 
 <refmeta>
index 6727a1709519ae89371db5b32b0ea8903daf7715..68e0b351e06dd8ff0dd858f3f088847c8ad4be53 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbmount.8">
 
 <refmeta>
index e323f827b81d5d450479abb81e8cb1e151e21b46..a04ea4c831555796126acd22c1d97cf07f30070c 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbpasswd.5">
 
 <refmeta>
index c09245a28fbd564f3e517321e6107f8aabe14ab7..0e41ae941037cbc2fb37409b4950d19883289e45 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbpasswd.8">
 
 <refmeta>
index d5515b80c3a2aecaed211b366bece3c9e3716fa7..48655b0ab1fe64e89425ce13bbd9202e13d88e9d 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbsh.1">
 
 <refmeta>
index 5f2cb33cdb75487892dee5109f4dac9a57b5278a..6ed2d607e2b0d64f375364e7f6bd9c158c004322 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbspool.8">
 
 <refmeta>
index b4ccce58a418190d0fde4b2d62c43ad2e8e751da..a0f4efb145a7121b4cd4580d4e7fe3f40ed98777 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbstatus.1">
 
 <refmeta>
index f7d45d6b814d599d7618eaa3f4edc205e90ca986..e0fe2130f4d0aa7613b7fe8dc3523b40b9534a54 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbtar.1">
 
 <refmeta>
index 592f303845a4dccf0e4bde63004ac3fcbb7bba0f..e493ef25d54bc98f93fbbaad34fc4c821b333f37 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbtree.1">
 
 <refmeta>
index 43178ea43297ad5061a5deb5a599a530ca132801..55e4f3995bd741cec154dfab413e6986bbdd694a 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="smbumount.8">
 
 <refmeta>
index 39e44619e9d2974d27bb56bb49e69c5649b754a9..897be4a21c6b0edeb99517f39f2b1d66483fa753 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="swat.8">
 
 <refmeta>
index c9ce73171a831e6a22c42578b6095d21d2bf7bf1..1a1adf13df42c9e9e5be2bce9ed2280e0ab76c36 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="tdbbackup.8">
 
 <refmeta>
index fc2c9b3ca7e38664e4554e627a4cf092de4cc90b..cf3b7b462b5ff42c10970116a05b9c4b48f992b0 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="tdbdump.8">
 
 <refmeta>
index e820d9166679e9cb526b9994a8391137991035d5..5687dc12d8a227d58e1e78d2431b0f4fda280523 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="testparm.1">
 
 <refmeta>
index 6e71b31207b5fe37e5ae116ad783b6fcecc719f2..88734c9637b2f54eccdc0779bba262702888503d 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="testprns.1">
 
 <refmeta>
index fb23493d0a489caf006ec0393e0baf06fd0f9a84..30ff7b2b651a3d9c2ca0569be8a9ac1293b12929 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="vfstest.1">
 
 <refmeta>
index c7245ae009a38d1c0f43df42108a606cb8cd66ee..9dd55a7ec2968c556412672f15c8b06836409ee5 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="wbinfo.1">
 
 <refmeta>
index 445c75c3d9d4fe1290a1d2d13971a1e805084387..dd98cfd8e569d88a639e66991fe44fbe94ef22d4 100644 (file)
@@ -1,8 +1,5 @@
 <?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 '../entities/global.entities'> %globalentities;
-]>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
 <refentry id="winbindd.8">
 
 <refmeta>