mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Add missing id attribute.
This commit is contained in:
parent
b2a7e1403e
commit
3f3b7a9783
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
have considered and prepared for various failure scenarios.
|
||||
</para>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="failure-disk-full">
|
||||
<title>Disk Filled</title>
|
||||
|
||||
<para>
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="failure-disk-failed">
|
||||
<title>Disk Failed</title>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue