File

man/Makefile @ 8752:8f2da579a790

mod_bosh: Increase number of stored responses to ensure we always keep responses within the rid window available
author Matthew Wild <mwild1@gmail.com>
date Wed, 11 Apr 2018 13:24:37 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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