File

man/Makefile @ 9301:2f9687c09e6e

net.server_epoll: Remove coercion of connections to strings No longer needed since util.logger does this now
author Kim Alvefur <zash@zash.se>
date Thu, 13 Sep 2018 17:02:26 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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