Changes between Initial Version and Version 1 of Ticket #5073


Ignore:
Timestamp:
Jan 30, 2022, 3:16:46 PM (2 years ago)
Author:
strk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5073 – Description

    initial v1  
    22
    33Example:
    4 ```
     4{{{
    55make[2]: Entering directory '/home/src/postgis/postgis/doc/po/pt_BR'
    66/usr/bin/perl -lpe "s'@@LAST_RELEASE_VERSION@@'3.3.0dev'g;s'@@POSTGIS_DOWNLOAD_URL@@'http://postgis.net/stuff'g;" postgis.xml > postgis-out.xml
     
    1010> </funcprototype>
    1111                  ^
    12 ```
     12}}}