Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorVlad Brezae <brezaevlad@gmail.com>2016-07-27 23:04:34 +0300
committerGitHub <noreply@github.com>2016-07-27 23:04:34 +0300
commit3fd4d31a18a202de3c399b6b8df93780ebc6ca03 (patch)
tree4ed80867ba9ef18ed378afadb4d5854b893e6fb7 /man
parent722f24df519f5abc7287354cb4c1d322d11df2af (diff)
parentc7ce43dd769773d66d8f2b8b0cf04d538b8da42b (diff)
Merge pull request #2961 from schani/fix-sgen-refactoring
SGen fixes and refactorings
Diffstat (limited to 'man')
-rw-r--r--man/mono.112
1 files changed, 6 insertions, 6 deletions
diff --git a/man/mono.1 b/man/mono.1
index 0cc2e0097a1..fa6fdc0ed13 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -1302,12 +1302,12 @@ statistics when shutting down.
.TP
\fBcollect-before-allocs\fR
.TP
-\fBcheck-at-minor-collections\fR
-This performs a consistency check on minor collections and also clears
-the nursery at collection time, instead of the default, when buffers
-are allocated (clear-at-gc). The consistency check ensures that
-there are no major to minor references that are not on the remembered
-sets.
+\fBcheck-remset-consistency\fR
+This performs a remset consistency check at various opportunities, and
+also clears the nursery at collection time, instead of the default,
+when buffers are allocated (clear-at-gc). The consistency check
+ensures that there are no major to minor references that are not on
+the remembered sets.
.TP
\fBmod-union-consistency-check\fR
Checks that the mod-union cardtable is consistent before each