Changeset 228248e for server


Ignore:
Timestamp:
02/23/2023 08:38:55 AM (16 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
7ef484e
Parents:
5ba1d98e
Message:

Fix typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/postgresql.xml

    r5ba1d98e r228248e  
    189189      </para>
    190190
    191       <para>Fist, do a temporary install which makes access to the new
     191      <para>First, do a temporary install which makes access to the new
    192192      binaries much easier:</para>
    193193<screen role="nodump"><userinput>make DESTDIR=$(pwd)/DESTDIR install</userinput></screen>
     
    219219popd</userinput></screen>
    220220
    221       <para>At this point, your database files available in two locations on
     221      <para>At this point, your database files are available in two locations on
    222222      disk. The old data is located in
    223223      <filename class="directory">/srv/pgsql/data</filename>, and the new data
Note: See TracChangeset for help on using the changeset viewer.