File

man/Makefile @ 10776:8f3b87eaec49 0.11

mod_http_files: Avoid using inode in etag, fix #1498
author Kim Alvefur <zash@zash.se>
date Sat, 25 Apr 2020 20:55:00 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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