File

man/Makefile @ 10719:977c9883f625

net.http.server: Use error code from util.error (fixes #1502) Oversight in 955e54e451dc when this was added.
author Kim Alvefur <zash@zash.se>
date Sun, 12 Apr 2020 22:57:14 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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