File

man/Makefile @ 7656:296543556065

mod_bosh: Update BOSH wait timeout logic to work despite the addition of deferred requests
author Matthew Wild <mwild1@gmail.com>
date Fri, 02 Sep 2016 23:25:11 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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