diff options
author | John Terpstra <jht@samba.org> | 2003-05-25 08:21:45 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-05-25 08:21:45 +0000 |
commit | bf6a38c8945e59582dda029d55a5299192f052b9 (patch) | |
tree | d37153ca469fcf23bf0a0ae166ec7c09e0d234a8 /docs/docbook/projdoc/samba-doc.xml | |
parent | 593d264c7200fa55a977de77ed2cfae1c2910ba1 (diff) | |
download | samba-bf6a38c8945e59582dda029d55a5299192f052b9.tar.gz samba-bf6a38c8945e59582dda029d55a5299192f052b9.tar.bz2 samba-bf6a38c8945e59582dda029d55a5299192f052b9.zip |
Fix typos, update to sync HEAD and 3.0.0.
(This used to be commit 58750141696feddfeef9ea817b44e4cdfe3afd51)
Diffstat (limited to 'docs/docbook/projdoc/samba-doc.xml')
-rw-r--r-- | docs/docbook/projdoc/samba-doc.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docbook/projdoc/samba-doc.xml b/docs/docbook/projdoc/samba-doc.xml index c682230330..a4394d263f 100644 --- a/docs/docbook/projdoc/samba-doc.xml +++ b/docs/docbook/projdoc/samba-doc.xml @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!DOCTYPE book SYSTEM "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ +<!DOCTYPE book 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; ]> @@ -90,8 +91,7 @@ section carefully. <partintro> <title>Valuable Nuts and Bolts Information</title> <para> -Samba has several features that you might want or might not want to use. -The chapters in this part each cover specific Samba features. +Samba has several features that you might want or might not want to use. The chapters in this part each cover specific Samba features. </para> </partintro> &NetworkBrowsing; |