File

man/Makefile @ 7863:a634fe3c21f2

mod_tls: Add debug logging for when TLS should be doable but no ssl context was set
author Kim Alvefur <zash@zash.se>
date Wed, 25 Jan 2017 11:06:30 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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