File

man/Makefile @ 9578:1ef33635f3f0

net.server_select: Deprecate :lock method Exists only in server_select and I found nothing using it
author Kim Alvefur <zash@zash.se>
date Sun, 28 Oct 2018 16:55:21 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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