File

man/Makefile @ 13102:4e112b87543d

net.http.server: Log request and response status lines Points out the beginning and end of a request.
author Kim Alvefur <zash@zash.se>
date Sun, 14 May 2023 18:44:38 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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