File

man/Makefile @ 9376:220468f7a103

mod_http: Support global HTTP modules Such modules simply ignore the Host header and always handle the same path.
author Kim Alvefur <zash@zash.se>
date Fri, 21 Sep 2018 23:49:56 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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