diff --git a/doc/man/osm2pgsql-replication-2.0.1.md b/doc/man/osm2pgsql-replication-2.0.1.md index c7e1db7..472dedd 100644 --- a/doc/man/osm2pgsql-replication-2.0.1.md +++ b/doc/man/osm2pgsql-replication-2.0.1.md @@ -41,7 +41,7 @@ title: "Manual Page: osm2pgsql-replication(1)"

Update an -osm2pgsql database with changes from a OSM replication +osm2pgsql database with changes from an OSM replication server.

This tool @@ -434,7 +434,7 @@ object.

is 0 if there were no problems getting the status. 1 & 2 for
improperly set up replication. 3 for network issues. If -status â  0, then
+status is greater 0, then
the ’error’ key is an error message (as string). ’status’ is used as the
exit code.

@@ -442,7 +442,7 @@ exit code.

’server’ is the replication server’s current status. -’sequence’ is it’s
+’sequence’ is its
sequence number, ’timestamp’ the time of that, and ’age_sec’ the age of the
data in seconds.