util.events: Fix comparison of event_name with nil instead of false (fixes #554)
[prosody.git] / man / Makefile
1 all: prosodyctl.man
2
3 %.man: %.markdown
4         pandoc -s -t man -o $@ $^