File

man/Makefile @ 7066:7d5a1fb9bf9e

net.server_select: Add 'server' method to client connections (present in server_event)
author Kim Alvefur <zash@zash.se>
date Sat, 09 Jan 2016 23:54:19 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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