File

man/Makefile @ 11033:cb5555443852

net.http.parser: Allow configuration of the chunk size fed to the parser
author Matthew Wild <mwild1@gmail.com>
date Fri, 21 Aug 2020 14:14:29 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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