File

man/Makefile @ 7041:aff786e7b4ce

net.server_select: Close all connections when quitting (and not just stepping), matches server_event
author Matthew Wild <mwild1@gmail.com>
date Sat, 02 Jan 2016 20:42:20 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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