File

man/Makefile @ 9821:7712488c8e49 0.11

net.server_epoll: Use send_timeout for write timout like other implementations (fixes #1316)
author Kim Alvefur <zash@zash.se>
date Thu, 07 Feb 2019 14:02:15 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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