mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 14:19:26 -04:00
Fix pasto which broke docs build.
Commit bc5334d867 accidentally
included a second <variablelist> tag for a new list item.
This commit is contained in:
parent
3cfb572dde
commit
40e873d854
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue