mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-07-25 15:04:30 +00:00
Fix typos in render_list man page
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
.TH RENDER_LIST 1 "Mar 28, 2013"
|
.TH RENDER_LIST 1 "Apr 25, 2013"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
render_list \- renders a list of map tiles by sending requests to a rendering daemon.
|
render_list \- renders a list of map tiles by sending requests to a rendering daemon.
|
||||||
@ -8,7 +8,7 @@ render_list \- renders a list of map tiles by sending requests to a rendering da
|
|||||||
.br
|
.br
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
This manual page documents briefly the
|
This manual page documents briefly the
|
||||||
.B render_lis
|
.B render_list
|
||||||
command.
|
command.
|
||||||
.PP
|
.PP
|
||||||
.B render_list
|
.B render_list
|
||||||
@ -19,6 +19,6 @@ is a helper utility that takes a list of map tiles from stdin and sends the requ
|
|||||||
.BR mod_tile (1).
|
.BR mod_tile (1).
|
||||||
.br
|
.br
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
render_expire was written by OpenStreetMap project members.
|
render_list was written by OpenStreetMap project members.
|
||||||
.PP
|
.PP
|
||||||
This manual page was written by OpenStreetMap authors.
|
This manual page was written by OpenStreetMap authors.
|
||||||
|
Reference in New Issue
Block a user