File

man/Makefile @ 10323:73938168681c

net.http.server: Ensure HEAD requests are sent with empty body
author Kim Alvefur <zash@zash.se>
date Sat, 12 Oct 2019 18:27:02 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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