File

man/Makefile @ 7192:18a13a7b4bac

util.openssl: Allow order of distinguished name fields to be included in config
author Kim Alvefur <zash@zash.se>
date Thu, 25 Feb 2016 15:34:38 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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