From cbec5615da090faae7843c38116c0e76976d659a Mon Sep 17 00:00:00 2001 From: dondo Date: Fri, 27 Oct 2006 01:34:41 +0000 Subject: Minor typo fixes for FAQ and Trademark policy --- src/site/apt/trademark.apt | 2 +- src/site/fml/technical-faq.fml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/site/apt/trademark.apt b/src/site/apt/trademark.apt index b6de46b..29de781 100644 --- a/src/site/apt/trademark.apt +++ b/src/site/apt/trademark.apt @@ -11,7 +11,7 @@ Carbonado Trademark Policy This document outlines the policy of Amazon Technologies, Inc ("Amazon," for short) regarding the use of the "Carbonado" trademark (the "Trademark") -used to identify Amazon's Carbonado\u2122 data access software. Any use of the +used to identify Amazon's <> data access software. Any use of the Trademark must be in accordance with this policy; any use of the Trademark in violation of these guidelines shall automatically terminate the license granted herein{{{#1}\u00b9}}. diff --git a/src/site/fml/technical-faq.fml b/src/site/fml/technical-faq.fml index 74aee55..2980ba5 100644 --- a/src/site/fml/technical-faq.fml +++ b/src/site/fml/technical-faq.fml @@ -8,8 +8,8 @@

Carbonado uses shutdown hooks to make sure that all in progress transactions are properly rolled back. If you hard-kill a process (kill -9), then the -shutdown won't get run. This can cause a problem when using BDB. In either -case, db_recover must be run to prevent future data corruption. BDB-JE is not +shutdown won't get run. This can cause a problem when using BDB, and +db_recover must be run to prevent future data corruption. BDB-JE is not affected, however, as it automatically runs recovery upon restart.

-- cgit v1.2.3