File

man/Makefile @ 8983:23f66f04e216

net.server: Set default read timeout to 14 minutes (fixes #971)
author Kim Alvefur <zash@zash.se>
date Fri, 06 Jul 2018 19:02:19 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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