File

man/Makefile @ 10638:92918212ee83

net.server_epoll: Different error to distinguish connection timeout This mirrors what server_event does.
author Kim Alvefur <zash@zash.se>
date Sat, 01 Feb 2020 00:33:08 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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