File

man/Makefile @ 7914:a6eb3b6bf903

mod_websocket: Set connections starttls method to false to prevent mod_tls from offering starttls (fixes #837)
author Kim Alvefur <zash@zash.se>
date Sat, 25 Feb 2017 02:15:15 +0100 (2017-02-25)
parent 7032:817c7b197ac7
line wrap: on
line source
all: prosodyctl.man

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