projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a3458b
)
Fix docs build.
author
Heikki Linnakangas
<
[email protected]
>
Wed, 29 Jan 2014 14:16:19 +0000
(16:16 +0200)
committer
Heikki Linnakangas
<
[email protected]
>
Wed, 29 Jan 2014 14:16:19 +0000
(16:16 +0200)
Broken by the huge_tlb_pages patch.
Vik Fearing.
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index e7c255987da74c9e4b012d23dfd532411e0104fc..1b5f831d6556a7e522173ea59ca7558f3d0c34a7 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-1137,7
+1137,7
@@
include 'filename'
<para>
With <varname>huge_tlb_pages</varname> set to <literal>try</literal>,
the server will try to use huge pages, but fall back to using
- normal allocation if that fails. With <literal>on</literal, failure
+ normal allocation if that fails. With <literal>on</literal
>
, failure
to use huge pages will prevent the server from starting up. With
<literal>off</literal>, huge pages will not be used.
</para>