File

man/Makefile @ 7928:9d014aca766f

util.datamanager: Use atomic store function when writing the first entry of a list
author Kim Alvefur <zash@zash.se>
date Wed, 01 Mar 2017 17:15:56 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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