From d791c3ec1b9627e658e3c115a23aa062635613d1 Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Mon, 6 Jun 2011 10:07:51 +0200 Subject: [PATCH] fix manpage --- tools/osmpbf-outline.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/osmpbf-outline.1 b/tools/osmpbf-outline.1 index bd2401e..87ab4b3 100644 --- a/tools/osmpbf-outline.1 +++ b/tools/osmpbf-outline.1 @@ -16,14 +16,14 @@ osmpbf-outline - outline the content of an .osm.pbf or .osh.pbf file .I osmpbf-outline generates an colored outline an .osm.pbf or .osh.pbf file, revealing its inner structure. -It does not decode all information nor does it check for of possible misstakes, but it will -warn on some bad misstakes one can make when generating .osm.pbf files. +It does not decode all information nor does it check for of possible mistakes, but it will +warn on some bad mistakes one can make when generating .osm.pbf files. This tool can be used by authors of .osm.pbf readers and writers and is useful to understand the inner blob/block structure of .osm.pbf files. -Its sourcecode is heavily documented and can be used as a good start on how to read- and write -.osm.pbf files with C++ +Its source code is heavily documented and can be used as a good start on how to read- and +write .osm.pbf files with C++. .SH OPTIONS .TP 5