File

man/Makefile @ 10487:02ccf2fbf000

mod_saslauth: Collect SASL EXTERNAL failures into an util.error object Will be easier than that concatenated string to extract info out of for use elsewhere.
author Kim Alvefur <zash@zash.se>
date Sat, 07 Dec 2019 22:51:43 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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