File

man/Makefile @ 9824:729de68f0068

net.server_epoll: Separate timeout for initial connection attempts server_event has this separation already
author Kim Alvefur <zash@zash.se>
date Sat, 09 Feb 2019 20:34:00 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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