File

man/Makefile @ 9502:09e7b0048ebe

mod_http: Make sure path from http_external_url always ends with a slash (fixes #1183)
author Kim Alvefur <zash@zash.se>
date Sun, 14 Oct 2018 14:01:57 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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