File

man/Makefile @ 11561:d2f33b8fdc96

util.jwt: Use constant-time comparison with expected signature
author Matthew Wild <mwild1@gmail.com>
date Thu, 13 May 2021 14:13:07 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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