summaryrefslogtreecommitdiff
path: root/source4/lib
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-12-13 16:48:37 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:47:18 -0500
commitd0f46637713cb54b44fb8e371a54412146f05406 (patch)
tree4561f582fa33dcd9283f56598c0a9e27ecc53ece /source4/lib
parent265b0c6a312d9bc70c651e51a93e26f01b4fff9c (diff)
downloadsamba-d0f46637713cb54b44fb8e371a54412146f05406.tar.gz
samba-d0f46637713cb54b44fb8e371a54412146f05406.tar.bz2
samba-d0f46637713cb54b44fb8e371a54412146f05406.zip
r12209: Fix some issues with XML entities.
(This used to be commit 754e51b19d2d1fd6be8e01d62b6ec892688f934c)
Diffstat (limited to 'source4/lib')
-rw-r--r--source4/lib/ldb/man/ldb.3.xml2
-rw-r--r--source4/lib/ldb/man/ldbadd.1.xml10
-rw-r--r--source4/lib/ldb/man/ldbdel.1.xml10
-rw-r--r--source4/lib/ldb/man/ldbedit.1.xml10
-rw-r--r--source4/lib/ldb/man/ldbmodify.1.xml10
-rw-r--r--source4/lib/ldb/man/ldbrename.1.xml10
-rw-r--r--source4/lib/ldb/man/ldbsearch.1.xml10
-rw-r--r--source4/lib/registry/man/regdiff.1.xml4
-rw-r--r--source4/lib/registry/man/regpatch.1.xml4
-rw-r--r--source4/lib/registry/man/regshell.1.xml4
-rw-r--r--source4/lib/registry/man/regtree.1.xml5
11 files changed, 54 insertions, 25 deletions
diff --git a/source4/lib/ldb/man/ldb.3.xml b/source4/lib/ldb/man/ldb.3.xml
index d9ed135f20..d6223b0743 100644
--- a/source4/lib/ldb/man/ldb.3.xml
+++ b/source4/lib/ldb/man/ldb.3.xml
@@ -241,7 +241,7 @@ ldb_search(3) manual pages.
</refsect1>
<refsect1>
- <title>description</title>
+ <title>DESCRIPTION</title>
<para>
ldb was written by
diff --git a/source4/lib/ldb/man/ldbadd.1.xml b/source4/lib/ldb/man/ldbadd.1.xml
index 0b3122ab32..11ed847b75 100644
--- a/source4/lib/ldb/man/ldbadd.1.xml
+++ b/source4/lib/ldb/man/ldbadd.1.xml
@@ -88,9 +88,15 @@
<refsect1>
<title>AUTHOR</title>
- &man.credits.samba;
+ <para> ldb was written by
+ <ulink url="http://samba.org/~tridge/">Andrew Tridgell</ulink>.
+ </para>
- <para>ldbadd was written by Andrew Tridgell.</para>
+ <para>
+If you wish to report a problem or make a suggestion then please see
+the <ulink url="http://ldb.samba.org/"/> web site for
+current contact and maintainer information.
+ </para>
<para>This manpage was written by Jelmer Vernooij.</para>
diff --git a/source4/lib/ldb/man/ldbdel.1.xml b/source4/lib/ldb/man/ldbdel.1.xml
index 2f98f9d427..51ae18e685 100644
--- a/source4/lib/ldb/man/ldbdel.1.xml
+++ b/source4/lib/ldb/man/ldbdel.1.xml
@@ -86,7 +86,15 @@
<refsect1>
<title>AUTHOR</title>
- &man.credits.samba;
+ <para> ldb was written by
+ <ulink url="http://samba.org/~tridge/">Andrew Tridgell</ulink>.
+ </para>
+
+ <para>
+If you wish to report a problem or make a suggestion then please see
+the <ulink url="http://ldb.samba.org/"/> web site for
+current contact and maintainer information.
+ </para>
<para>ldbdel was written by Andrew Tridgell.</para>
diff --git a/source4/lib/ldb/man/ldbedit.1.xml b/source4/lib/ldb/man/ldbedit.1.xml
index 0b5c63a17a..e2b2fd053f 100644
--- a/source4/lib/ldb/man/ldbedit.1.xml
+++ b/source4/lib/ldb/man/ldbedit.1.xml
@@ -114,9 +114,15 @@
<refsect1>
<title>AUTHOR</title>
- &man.credits.samba;
+ <para> ldb was written by
+ <ulink url="http://samba.org/~tridge/">Andrew Tridgell</ulink>.
+ </para>
- <para>ldbedit was written by Andrew Tridgell.</para>
+ <para>
+If you wish to report a problem or make a suggestion then please see
+the <ulink url="http://ldb.samba.org/"/> web site for
+current contact and maintainer information.
+ </para>
<para>This manpage was written by Jelmer Vernooij.</para>
diff --git a/source4/lib/ldb/man/ldbmodify.1.xml b/source4/lib/ldb/man/ldbmodify.1.xml
index e39f74fffa..e936746ed7 100644
--- a/source4/lib/ldb/man/ldbmodify.1.xml
+++ b/source4/lib/ldb/man/ldbmodify.1.xml
@@ -76,9 +76,15 @@
<refsect1>
<title>AUTHOR</title>
- &man.credits.samba;
+ <para> ldb was written by
+ <ulink url="http://samba.org/~tridge/">Andrew Tridgell</ulink>.
+ </para>
- <para>ldbmodify was written by Andrew Tridgell.</para>
+ <para>
+If you wish to report a problem or make a suggestion then please see
+the <ulink url="http://ldb.samba.org/"/> web site for
+current contact and maintainer information.
+ </para>
<para>This manpage was written by Jelmer Vernooij.</para>
diff --git a/source4/lib/ldb/man/ldbrename.1.xml b/source4/lib/ldb/man/ldbrename.1.xml
index 32456243af..b0480ca366 100644
--- a/source4/lib/ldb/man/ldbrename.1.xml
+++ b/source4/lib/ldb/man/ldbrename.1.xml
@@ -90,9 +90,15 @@
<refsect1>
<title>AUTHOR</title>
- &man.credits.samba;
+ <para> ldb was written by
+ <ulink url="http://samba.org/~tridge/">Andrew Tridgell</ulink>.
+ </para>
- <para>ldbrename was written by Andrew Tridgell.</para>
+ <para>
+If you wish to report a problem or make a suggestion then please see
+the <ulink url="http://ldb.samba.org/"/> web site for
+current contact and maintainer information.
+ </para>
<para>This manpage was written by Jelmer Vernooij.</para>
diff --git a/source4/lib/ldb/man/ldbsearch.1.xml b/source4/lib/ldb/man/ldbsearch.1.xml
index 8361aa97ff..f940526a72 100644
--- a/source4/lib/ldb/man/ldbsearch.1.xml
+++ b/source4/lib/ldb/man/ldbsearch.1.xml
@@ -102,9 +102,15 @@
<refsect1>
<title>AUTHOR</title>
- &man.credits.samba;
+ <para> ldb was written by
+ <ulink url="http://samba.org/~tridge/">Andrew Tridgell</ulink>.
+ </para>
- <para>ldbsearch was written by Andrew Tridgell.</para>
+ <para>
+If you wish to report a problem or make a suggestion then please see
+the <ulink url="http://ldb.samba.org/"/> web site for
+current contact and maintainer information.
+ </para>
<para>This manpage was written by Jelmer Vernooij.</para>
diff --git a/source4/lib/registry/man/regdiff.1.xml b/source4/lib/registry/man/regdiff.1.xml
index d4d9d75b91..0e237bfece 100644
--- a/source4/lib/registry/man/regdiff.1.xml
+++ b/source4/lib/registry/man/regdiff.1.xml
@@ -75,8 +75,6 @@
</variablelist>
</refsect1>
-&man.registry.backends;
-
<refsect1>
<title>VERSION</title>
@@ -93,7 +91,7 @@
<refsect1>
<title>AUTHOR</title>
- &man.credits.samba;
+ <para>This utility is part of the <ulink url="http://www.samba.org/">Samba</ulink> suite, which is developed by the global <ulink url="http://www.samba.org/samba/team/">Samba Team</ulink>.</para>
<para>This manpage and regdiff were written by Jelmer Vernooij. </para>
diff --git a/source4/lib/registry/man/regpatch.1.xml b/source4/lib/registry/man/regpatch.1.xml
index f1792d8bc9..c04bad9e66 100644
--- a/source4/lib/registry/man/regpatch.1.xml
+++ b/source4/lib/registry/man/regpatch.1.xml
@@ -61,8 +61,6 @@
</variablelist>
</refsect1>
-&man.registry.backends;
-
<refsect1>
<title>VERSION</title>
@@ -79,7 +77,7 @@
<refsect1>
<title>AUTHOR</title>
- &man.credits.samba;
+ <para>This utility is part of the <ulink url="http://www.samba.org/">Samba</ulink> suite, which is developed by the global <ulink url="http://www.samba.org/samba/team/">Samba Team</ulink>.</para>
<para>This manpage and regpatch were written by Jelmer Vernooij. </para>
diff --git a/source4/lib/registry/man/regshell.1.xml b/source4/lib/registry/man/regshell.1.xml
index fbfff86b09..edec729120 100644
--- a/source4/lib/registry/man/regshell.1.xml
+++ b/source4/lib/registry/man/regshell.1.xml
@@ -127,8 +127,6 @@
</variablelist>
</refsect1>
-&man.registry.backends;
-
<refsect1>
<title>EXAMPLES</title>
@@ -179,7 +177,7 @@ HKEY_CURRENT_USER\AppEvents> <userinput>exit</userinput>
<refsect1>
<title>AUTHOR</title>
- &man.credits.samba;
+ <para>This utility is part of the <ulink url="http://www.samba.org/">Samba</ulink> suite, which is developed by the global <ulink url="http://www.samba.org/samba/team/">Samba Team</ulink>.</para>
<para>This manpage and regshell were written by Jelmer Vernooij. </para>
diff --git a/source4/lib/registry/man/regtree.1.xml b/source4/lib/registry/man/regtree.1.xml
index 7fc0de2721..98e58070d1 100644
--- a/source4/lib/registry/man/regtree.1.xml
+++ b/source4/lib/registry/man/regtree.1.xml
@@ -73,9 +73,6 @@
</refsect1>
-
-&man.registry.backends;
-
<refsect1>
<title>VERSION</title>
@@ -92,7 +89,7 @@
<refsect1>
<title>AUTHOR</title>
- &man.credits.samba;
+ <para>This utility is part of the <ulink url="http://www.samba.org/">Samba</ulink> suite, which is developed by the global <ulink url="http://www.samba.org/samba/team/">Samba Team</ulink>.</para>
<para>This manpage and regtree were written by Jelmer Vernooij. </para>