aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/db.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/db.xml')
-rw-r--r--chapter06/db.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/db.xml b/chapter06/db.xml
index d54322358..0a899962b 100644
--- a/chapter06/db.xml
+++ b/chapter06/db.xml
@@ -135,7 +135,7 @@
<seg>db_archive, db_checkpoint, db_codegen, db_deadlock, db_dump,
db_hotbackup, db_load, db_printlog, db_recover, db_stat, db_upgrade, and
db_verify</seg>
- <seg>libdb.{so,ar}and libdb_cxx.r{o,ar}</seg>
+ <seg>libdb.{a,so}and libdb_cxx.{a,so}</seg>
</seglistitem>
</segmentedlist>
@@ -169,7 +169,7 @@
<listitem>
<para>Generates application code to create and configure Berkeley DB
database environments and databases based on a simple description
- language.</para>
+ language, and writes it to one or more output files</para>
<indexterm zone="ch-system-db db_codegen">
<primary sortas="b-db_codegen">db_codegen</primary>
</indexterm>