[osmium-tool] 06/44: Fix description in man page: CRC32 instead of SHA checksum.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jul 21 20:15:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to tag v1.1.0
in repository osmium-tool.

commit baf982b7f68557462065ab5b2008c830509a7adb
Author: Jochen Topf <jochen at topf.org>
Date:   Thu Apr 16 18:09:38 2015 +0200

    Fix description in man page: CRC32 instead of SHA checksum.
---
 man/osmium-fileinfo.md | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/man/osmium-fileinfo.md b/man/osmium-fileinfo.md
index ecf1b26..ae5739f 100644
--- a/man/osmium-fileinfo.md
+++ b/man/osmium-fileinfo.md
@@ -34,7 +34,7 @@ Data
 :   This section shows the information available from reading the whole
     file. It is only shown if the **--extended** option was used. It
     shows the actual bounding box calculated from the nodes in the file,
-    the first and last timestamp of all objects in the file, a SHA1
+    the first and last timestamp of all objects in the file, a CRC32
     checksum of the data in the file, the number of changesets, nodes,
     ways, and relations found in the file, whether the objects in the
     file were ordered by type (nodes, then ways, then relations) and
@@ -60,12 +60,6 @@ with code 2 if there was a problem with the command line arguments,
 and with exit code 1 if some other error occurred.
 
 
-# NOTES
-
-Calculation of the SHA1 is only available if Osmium was compiled with support
-for it. Check **osmium --version** to see whether thats the case.
-
-
 # SEE ALSO
 
 * [Osmium website](http://osmcode.org/osmium)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git



More information about the Pkg-grass-devel mailing list