From d0f46637713cb54b44fb8e371a54412146f05406 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 13 Dec 2005 16:48:37 +0000 Subject: r12209: Fix some issues with XML entities. (This used to be commit 754e51b19d2d1fd6be8e01d62b6ec892688f934c) --- source4/lib/ldb/man/ldb.3.xml | 2 +- source4/lib/ldb/man/ldbadd.1.xml | 10 ++++++++-- source4/lib/ldb/man/ldbdel.1.xml | 10 +++++++++- source4/lib/ldb/man/ldbedit.1.xml | 10 ++++++++-- source4/lib/ldb/man/ldbmodify.1.xml | 10 ++++++++-- source4/lib/ldb/man/ldbrename.1.xml | 10 ++++++++-- source4/lib/ldb/man/ldbsearch.1.xml | 10 ++++++++-- 7 files changed, 50 insertions(+), 12 deletions(-) (limited to 'source4/lib/ldb') 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. - description + DESCRIPTION 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 @@ AUTHOR - &man.credits.samba; + ldb was written by + Andrew Tridgell. + - ldbadd was written by Andrew Tridgell. + +If you wish to report a problem or make a suggestion then please see +the web site for +current contact and maintainer information. + This manpage was written by Jelmer Vernooij. 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 @@ AUTHOR - &man.credits.samba; + ldb was written by + Andrew Tridgell. + + + +If you wish to report a problem or make a suggestion then please see +the web site for +current contact and maintainer information. + ldbdel was written by Andrew Tridgell. 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 @@ AUTHOR - &man.credits.samba; + ldb was written by + Andrew Tridgell. + - ldbedit was written by Andrew Tridgell. + +If you wish to report a problem or make a suggestion then please see +the web site for +current contact and maintainer information. + This manpage was written by Jelmer Vernooij. 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 @@ AUTHOR - &man.credits.samba; + ldb was written by + Andrew Tridgell. + - ldbmodify was written by Andrew Tridgell. + +If you wish to report a problem or make a suggestion then please see +the web site for +current contact and maintainer information. + This manpage was written by Jelmer Vernooij. 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 @@ AUTHOR - &man.credits.samba; + ldb was written by + Andrew Tridgell. + - ldbrename was written by Andrew Tridgell. + +If you wish to report a problem or make a suggestion then please see +the web site for +current contact and maintainer information. + This manpage was written by Jelmer Vernooij. 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 @@ AUTHOR - &man.credits.samba; + ldb was written by + Andrew Tridgell. + - ldbsearch was written by Andrew Tridgell. + +If you wish to report a problem or make a suggestion then please see +the web site for +current contact and maintainer information. + This manpage was written by Jelmer Vernooij. -- cgit