File

man/Makefile @ 7172:32b74ad54432

tests: Add minimal test for util.random that checks that it returns the number of bytes requested
author Kim Alvefur <zash@zash.se>
date Sun, 21 Feb 2016 18:05:54 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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