File

man/Makefile @ 13384:57ad1dfd8e8b

mod_c2s: Make c2s_timeout timer reachable to allow access from other modules E.g. the timeout could be extended under certain conditions.
author Kim Alvefur <zash@zash.se>
date Sun, 03 Dec 2023 15:46:33 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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