File

man/Makefile @ 13541:3dc3781d02cd

mod_authz_internal: Hint at roles for external JIDs being read-only Roles for JIDs outside the current host are derived from configuration only with this module.
author Kim Alvefur <zash@zash.se>
date Fri, 01 Nov 2024 13:08:35 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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