File

man/Makefile @ 10490:c9cff02c0528

net.server_epoll: Remove unused function for adding timer at absolute time This won't make sense if we switch to monotonic time
author Kim Alvefur <zash@zash.se>
date Sun, 08 Dec 2019 13:40:42 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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