We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3458b commit 991659dCopy full SHA for 991659d
doc/src/sgml/config.sgml
@@ -1137,7 +1137,7 @@ include 'filename'
1137
<para>
1138
With <varname>huge_tlb_pages</varname> set to <literal>try</literal>,
1139
the server will try to use huge pages, but fall back to using
1140
- normal allocation if that fails. With <literal>on</literal, failure
+ normal allocation if that fails. With <literal>on</literal>, failure
1141
to use huge pages will prevent the server from starting up. With
1142
<literal>off</literal>, huge pages will not be used.
1143
</para>
0 commit comments