File

man/Makefile @ 7339:b5565715fce8

server_event: addclient: wrapclient already calls startconnection for us [backported from trunk]
author daurnimator <quae@daurnimator.com>
date Wed, 18 Dec 2013 18:11:47 -0500
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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