File

man/Makefile @ 7635:6879a220917b

net.http.parser: Don't collapse buffer when expecting a chunk and not enough data has been received
author Kim Alvefur <zash@zash.se>
date Fri, 26 Aug 2016 16:42:14 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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