File

man/Makefile @ 10093:1266a63ba567

util.xmppstream: Inherit xml:lang from stream to stanzas (fixes #1401)
author Kim Alvefur <zash@zash.se>
date Sun, 28 Jul 2019 01:17:44 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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