File

man/Makefile @ 9497:183ff7a8051b

net.server_epoll: Add support for the conn_type argument to addclient
author Kim Alvefur <zash@zash.se>
date Fri, 12 Oct 2018 16:26:19 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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