File

man/Makefile @ 7075:47a2deb74b56

MUC: Fix global access when setting 'whois', probably resulted in wrong status code return (thanks EmilyRose)
author Kim Alvefur <zash@zash.se>
date Mon, 11 Jan 2016 13:44:48 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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