File

man/Makefile @ 10337:39111f0e83d0

mod_saslauth: Log (debug) messages about channel binding
author Kim Alvefur <zash@zash.se>
date Tue, 15 Oct 2019 21:37:19 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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