File

man/Makefile @ 9907:54e36a8677bc

util.x509: Add function that extracts usable names from a certificate
author Kim Alvefur <zash@zash.se>
date Fri, 04 Jan 2019 10:20:51 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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