File

man/Makefile @ 10474:175b72700d79

net.server_select: Remove prefix added to TLS handshaker errors For consistency. None of the other implementations do this.
author Kim Alvefur <zash@zash.se>
date Sun, 01 Dec 2019 01:21:58 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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