File

man/Makefile @ 11359:db146bf7b120

mod_c2s: Reflect stream 'from' attribute back if set (fix #1625) Clients should *not* be setting this before TLS anyways.
author Kim Alvefur <zash@zash.se>
date Wed, 03 Feb 2021 21:41:45 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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