File

man/Makefile @ 10920:c171b4c59bd1

util.sslconfig: Process TLS 1.3-specific cipher list Same way as with other cipher list options
author Kim Alvefur <zash@zash.se>
date Sun, 07 Jun 2020 02:14:55 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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