diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2010-08-22 05:24:55 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2010-08-22 14:05:58 +0200 |
commit | bc69a9d0d8aa746c2db88484ebf48f9aa7d73de6 (patch) | |
tree | 724c0ac93fc8fc548950f82620b6334c65e22240 /source4/torture/man/smbtorture.1.xml | |
parent | aa74b6ade4af5da962acd1ebf43b9e719ebe1f51 (diff) | |
download | samba-bc69a9d0d8aa746c2db88484ebf48f9aa7d73de6.tar.gz samba-bc69a9d0d8aa746c2db88484ebf48f9aa7d73de6.tar.xz samba-bc69a9d0d8aa746c2db88484ebf48f9aa7d73de6.zip |
Avoid use of Samba DTD, which requires net access.
Diffstat (limited to 'source4/torture/man/smbtorture.1.xml')
-rw-r--r-- | source4/torture/man/smbtorture.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/man/smbtorture.1.xml b/source4/torture/man/smbtorture.1.xml index 44984b00f55..10febf34916 100644 --- a/source4/torture/man/smbtorture.1.xml +++ b/source4/torture/man/smbtorture.1.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"> +<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <refentry id="smbtorture.1"> <refmeta> |