Skip to content

Commit c0aacc8

Browse files
committed
Use .osc file names in man pages dealing with osc files
1 parent 58b1e9f commit c0aacc8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

man/osmium-apply-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ STDOUT.
9393

9494
**osmium apply-changes** keeps the contents of all the change files in main
9595
memory. This will take roughly 10 times as much memory as the files take on
96-
disk in *.osm.bz2* format.
96+
disk in *.osc.bz2* format.
9797

9898

9999
# EXAMPLES

man/osmium-merge-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ STDOUT.
6363

6464
**osmium merge-changes** keeps the contents of all the change files in main
6565
memory. This will take roughly 10 times as much memory as the files take on
66-
disk in *.osm.bz2* format.
66+
disk in *.osc.bz2* format.
6767

6868

6969
# EXAMPLES

0 commit comments

Comments
 (0)