projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cfb572
)
Fix pasto which broke docs build.
author
Kevin Grittner
<kgrittn@postgresql.org>
Wed, 27 Mar 2013 21:11:46 +0000
(16:11 -0500)
committer
Kevin Grittner
<kgrittn@postgresql.org>
Wed, 27 Mar 2013 21:11:46 +0000
(16:11 -0500)
Commit
bc5334d8679c428a709d150666b288171795bd76
accidentally
included a second <variablelist> tag for a new list item.
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 6488399708f2db3cb4d1d574cc3b2925db1c1e5c..0995bc5ccfca8d235ca847729508a7f802713886 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-330,7
+330,6
@@
include 'filename'
</listitem>
</varlistentry>
- <variablelist>
<varlistentry id="guc-recovery-config-directory" xreflabel="recovery_config_directory">
<term><varname>recovery_config_directory</varname> (<type>string</type>)</term>
<indexterm>