File

man/Makefile @ 12124:7d985e5bc1fb

openmetrics/histograms: improve code clarity If buckets thresholds are to be taken as "less than or equal to", then using the less than or equal to operator seems sensible.
author Kim Alvefur <zash@zash.se>
date Mon, 27 Dec 2021 16:05:12 +0100 (2021-12-27)
parent 7032:817c7b197ac7
line wrap: on
line source
all: prosodyctl.man

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