File

man/Makefile @ 7323:a1570219b865

net.server_select: Remove do-nothing os_difftime calls [backported from trunk]
author daurnimator <quae@daurnimator.com>
date Mon, 19 Jan 2015 14:01:11 -0500
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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