Add man page for renderd.conf (#357)

* Update AUTHORS file
* Add renderd.conf man to CMakeLists.txt & Makefile.am
* Minor updates to other man pages as well
This commit is contained in:
Hummeltech
2023-12-12 13:44:23 -07:00
committed by GitHub
parent 8abe6eed6d
commit 8e3e8fb34f
11 changed files with 305 additions and 50 deletions

View File

@ -1,11 +1,14 @@
.TH RENDER_OLD 1 "Mar 28, 2013"
.TH RENDER_OLD "1" "2023-12-08" "mod_tile v0.6.1"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
render_old \- renders a list of map tiles by sending requests to a rendering daemon.
.SH SYNOPSIS
.B render_list
.RI [ options ] < "render.list"
.br
.BR
.SH DESCRIPTION
This manual page documents briefly the
.B render_old
@ -14,10 +17,11 @@ command.
.B render_old
is a helper utility that pre renders expired map tiles by sending appropriate requests to a rendering daemon
.PP
.SH SEE ALSO
.BR renderd (8),
.BR mod_tile (1).
.br
.BR renderd(1)
.BR
.SH AUTHOR
render_expire was written by OpenStreetMap project members.
.PP