File

man/Makefile @ 7040:bdcea2dd33b8

net.server_event: Add conn.type == 'server' for server sockets (fixes closeallservers() )
author Matthew Wild <mwild1@gmail.com>
date Sat, 02 Jan 2016 20:40:34 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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