From a195993d409a326e940814b4ac9ebd2f7eae0471 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 20 Apr 2006 11:12:32 +0000 Subject: [PATCH] Fix typos, ensure EXAMPLE sections include everything in brief examples that have been deleted from book.xml --- doc/auth_simple.xml | 9 +++++---- doc/backend_test.xml | 18 ++++++++++++++---- doc/frontend_net.xml | 4 ++-- doc/http_file.xml | 10 ++++++---- doc/log.xml | 4 ++-- doc/multi.xml | 4 ++-- doc/query_rewrite.xml | 4 ++-- doc/session_shared.xml | 16 ++++++++++++++-- doc/template.xml | 12 +++++++++++- doc/virt_db.xml | 4 ++-- doc/z3950_client.xml | 4 ++-- 11 files changed, 62 insertions(+), 27 deletions(-) diff --git a/doc/auth_simple.xml b/doc/auth_simple.xml index 8a2077a..3bd0f59 100644 --- a/doc/auth_simple.xml +++ b/doc/auth_simple.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [ ]> - + auth_simple @@ -31,15 +31,16 @@ EXAMPLES - A typical configuration looks as likes: + A typical configuration looks like this: - example.target-auth + ../etc/example.simple-auth + ../etc/example.target-auth ]]> - ### Show and describe examle.target-auth here ### + ### Show and describe example.target-auth diff --git a/doc/backend_test.xml b/doc/backend_test.xml index 41b16cc..44e4bf8 100644 --- a/doc/backend_test.xml +++ b/doc/backend_test.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [ ]> - + backend_test @@ -17,12 +17,22 @@ DESCRIPTION - A pseudo Z39.50 server for test purposes.. Similar to - yaz-ztest. + A pseudo Z39.50 server for test purposes. + Similar to yaz-ztest. - SEE ALSO + EXAMPLES + + A typical configuration looks like this: + +]]> + + + + + SEE ALSO metaproxy diff --git a/doc/frontend_net.xml b/doc/frontend_net.xml index 5d69f53..c229fda 100644 --- a/doc/frontend_net.xml +++ b/doc/frontend_net.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [ ]> - + frontend_net @@ -24,7 +24,7 @@ EXAMPLES - A typical configuration looks as likes: + A typical configuration looks like this: @:9000 diff --git a/doc/http_file.xml b/doc/http_file.xml index 04a9411..c2a306c 100644 --- a/doc/http_file.xml +++ b/doc/http_file.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [ ]> - + http_file @@ -26,12 +26,14 @@ EXAMPLES - A typical configuration looks as likes: + A typical configuration looks like this: /etc/mime.types - /var/www/metaproxy/html - /etc + + /var/www/metaproxy/html + /etc + ]]> diff --git a/doc/log.xml b/doc/log.xml index 34be60e..4c55955 100644 --- a/doc/log.xml +++ b/doc/log.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [ ]> - + log @@ -23,7 +23,7 @@ EXAMPLES - A typical configuration looks as likes: + A typical configuration looks like this: B diff --git a/doc/multi.xml b/doc/multi.xml index db80beb..73d2072 100644 --- a/doc/multi.xml +++ b/doc/multi.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [ ]> - + multi @@ -23,7 +23,7 @@ EXAMPLES - A typical configuration looks as likes: + A typical configuration looks like this: diff --git a/doc/query_rewrite.xml b/doc/query_rewrite.xml index c22a577..d967d3d 100644 --- a/doc/query_rewrite.xml +++ b/doc/query_rewrite.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [ ]> - + query_rewrite @@ -37,7 +37,7 @@ EXAMPLES - A typical configuration looks as likes: + A typical configuration looks like this: pqf2pqf.xsl diff --git a/doc/session_shared.xml b/doc/session_shared.xml index 734167e..5bc35ca 100644 --- a/doc/session_shared.xml +++ b/doc/session_shared.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [ ]> - + session_shared @@ -23,7 +23,19 @@ - SEE ALSO + EXAMPLES + + A typical configuration looks like this: + + ### Not yet defined + +]]> + + + + + SEE ALSO metaproxy diff --git a/doc/template.xml b/doc/template.xml index 0fa00f5..f4a281e 100644 --- a/doc/template.xml +++ b/doc/template.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [ ]> - + template @@ -23,6 +23,16 @@ + EXAMPLES + + A typical configuration looks like this: + +]]> + + + + SEE ALSO diff --git a/doc/virt_db.xml b/doc/virt_db.xml index 497ab37..6ec47f7 100644 --- a/doc/virt_db.xml +++ b/doc/virt_db.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [ ]> - + virt_db @@ -24,7 +24,7 @@ EXAMPLES - A typical configuration looks as likes: + A typical configuration looks like this: diff --git a/doc/z3950_client.xml b/doc/z3950_client.xml index 56ac2f8..b3457d3 100644 --- a/doc/z3950_client.xml +++ b/doc/z3950_client.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [ ]> - + z3950_client @@ -23,7 +23,7 @@ EXAMPLES - A typical configuration looks as likes: + A typical configuration looks like this: 30 -- 1.7.10.4