File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ include 'filename'
248248 names that start with the <literal>.</literal> character are also excluded,
249249 to prevent mistakes as they are hidden on some platforms. Multiple files
250250 within an include directory are processed in file name order. The file names
251- are ordered by C locale rules, ie . numbers before letters, and uppercase
251+ are ordered by C locale rules, i.e . numbers before letters, and uppercase
252252 letters before lowercase ones.
253253 </para>
254254
Original file line number Diff line number Diff line change @@ -216,8 +216,9 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
216216 <listitem>
217217 <para>
218218 This parameter specifies that recovery should end as soon as a
219- consistency is reached, ie. as early as possible. When restoring from an
220- online backup, this means the point where taking the backup ended.
219+ consistent state is reached, i.e. as early as possible. When restoring
220+ from an online backup, this means the point where taking the backup
221+ ended.
221222 </para>
222223 <para>
223224 Technically, this is a string parameter, but <literal>'immediate'</>
You can’t perform that action at this time.
0 commit comments