File

man/Makefile @ 11030:388f599f66d1

net.http.parser: Add failing test for (large?) chunk-encoded responses
author Matthew Wild <mwild1@gmail.com>
date Fri, 21 Aug 2020 13:41:51 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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