File

man/Makefile @ 10982:276f16101d59

net.server_epoll: Make API-compatible with util.timer
author Kim Alvefur <zash@zash.se>
date Mon, 29 Jun 2020 16:42:16 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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