File

man/Makefile @ 7938:3629f03817f8

mod_websocket: Make open_stream method behave like the one from util.xmppstream
author Kim Alvefur <zash@zash.se>
date Thu, 02 Mar 2017 03:03:25 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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