File

man/Makefile @ 8444:adb079840714

util.crand: Only keep return value of getrandom() as the others don't return partial results
author Kim Alvefur <zash@zash.se>
date Sat, 02 Dec 2017 11:11:32 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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