From 0787a520b06743ffd8ba5519c9f88a1365719e8e Mon Sep 17 00:00:00 2001 From: Gunnar Tapper Date: Wed, 13 Jul 2016 19:04:43 -0600 Subject: [PATCH] Minor formatting updates. --- docs/jdbct4ref_guide/src/asciidoc/_chapters/introduction.adoc | 2 +- docs/load_transform/src/asciidoc/index.adoc | 1 + docs/messages_guide/src/asciidoc/_chapters/introduction.adoc | 2 +- docs/odb_user/src/asciidoc/_chapters/about.adoc | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/jdbct4ref_guide/src/asciidoc/_chapters/introduction.adoc b/docs/jdbct4ref_guide/src/asciidoc/_chapters/introduction.adoc index 5547dab00f..21840bec93 100644 --- a/docs/jdbct4ref_guide/src/asciidoc/_chapters/introduction.adoc +++ b/docs/jdbct4ref_guide/src/asciidoc/_chapters/introduction.adoc @@ -49,5 +49,5 @@ JDBC API documentation: http://docs.oracle.com/en/java/. [[installation]] == Installation -Refer to the {docs-url}/client_install/index.html[Trafodion Client Installation Guide]. +Refer to the {docs-url}/client_install/index.html[{project-name} Client Installation Guide]. diff --git a/docs/load_transform/src/asciidoc/index.adoc b/docs/load_transform/src/asciidoc/index.adoc index 16118f7e03..fd7dee46e8 100644 --- a/docs/load_transform/src/asciidoc/index.adoc +++ b/docs/load_transform/src/asciidoc/index.adoc @@ -43,6 +43,7 @@ // prevents each chapter being built as its own book. include::../../shared/license.txt[] + <<< include::../../shared/acknowledgements.txt[] diff --git a/docs/messages_guide/src/asciidoc/_chapters/introduction.adoc b/docs/messages_guide/src/asciidoc/_chapters/introduction.adoc index 45d938ff89..2110d58844 100644 --- a/docs/messages_guide/src/asciidoc/_chapters/introduction.adoc +++ b/docs/messages_guide/src/asciidoc/_chapters/introduction.adoc @@ -29,7 +29,7 @@ {project-name} reports exception condition messages at a {project-name} Database Connectivity Service conversational interface (DCS) window and in the -Trafodion Command Interface (TrafCI). +{project-name} Command Interface (TrafCI). Most {project-name} exception condition messages describe error conditions for which recovery action is required. Some messages are warnings that diff --git a/docs/odb_user/src/asciidoc/_chapters/about.adoc b/docs/odb_user/src/asciidoc/_chapters/about.adoc index 9b00e47991..22bbdc1880 100644 --- a/docs/odb_user/src/asciidoc/_chapters/about.adoc +++ b/docs/odb_user/src/asciidoc/_chapters/about.adoc @@ -27,7 +27,7 @@ This guide describes how to use odb, a multi-threaded, ODBC-based command-line tool, to perform various operations on a {project-name} database. -NOTE: In {project-name} Release 1.3, only loading, extracting, and copying data operations are production ready, meaning that that have +NOTE: In the current release of {project-name}, only loading, extracting, and copying data operations are production ready, meaning that that have been fully tested and are ready to be used in a production environment. + + Other features are designated as _Technology Preview_ meaning that they have not been fully tested and are not ready for production use.