diff --git a/src/docs/timestamp-misc.dox b/src/docs/timestamp-misc.dox index 11be882d06a..e26b1b68ec0 100644 --- a/src/docs/timestamp-misc.dox +++ b/src/docs/timestamp-misc.dox @@ -56,8 +56,4 @@ from. See @ref snapshot_reset. Transactions that have set \c read_timestamp can also call WT_SESSION::reset_snapshot, but it will have no effect. -@section timestamps_misc_in_memory In-memory configurations and timestamps - -Timestamps are supported for in-memory databasees. - */ diff --git a/src/docs/timestamp-model.dox b/src/docs/timestamp-model.dox index bf1a9f75b35..5715298f3ca 100644 --- a/src/docs/timestamp-model.dox +++ b/src/docs/timestamp-model.dox @@ -77,7 +77,7 @@ database requires caution. Configuring logging for the database will automatically configure logging for each object in the database unless logging is explicitly turned off when the object is created. -@section timestamps_durability_checkpoint Checkpoint durability and timestamps +@subsection timestamps_durability_checkpoint Checkpoint durability and timestamps Checkpoint durability is the expected choice for most objects when timestamps are configured. The change from checkpoint durability without