File

man/Makefile @ 10958:25680ece29c2

net.dns: Increase backoff delays Not entirely happy with the overall logic here.
author Matthew Wild <mwild1@gmail.com>
date Thu, 25 Jun 2020 15:31:20 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

%.man: %.markdown
	pandoc -s -t man -o $@ $^