diff options
Diffstat (limited to 'manual')
-rw-r--r-- | manual/tunables.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/tunables.texi b/manual/tunables.texi index 5d50b90f64..28ff502990 100644 --- a/manual/tunables.texi +++ b/manual/tunables.texi @@ -318,7 +318,7 @@ value of @samp{2}, a different algorithm is used, which implements a topological sort through depth-first search, and does not exhibit the performance issues of @samp{1}. -The default value of this tunable is @samp{1}. +The default value of this tunable is @samp{2}. @end deftp @node Elision Tunables |