File

man/Makefile @ 11113:10301c214f4e 0.11

mod_websocket: Refactor frame validity checking, also check partially-received frames against constraints
author Matthew Wild <mwild1@gmail.com>
date Tue, 29 Sep 2020 15:18:32 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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