File

man/Makefile @ 7971:cd6f88012f67

util.signal: Restore non-standard GNU "default" behaviour of signal(2)
author Kim Alvefur <zash@zash.se>
date Sat, 11 Mar 2017 16:41:23 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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