From 35c47cd0e7361d5f4c19339a8143c74417d21402 Mon Sep 17 00:00:00 2001 From: Adam Spragg Date: Wed, 29 Jun 2022 12:43:15 +0100 Subject: doc: Generate the man page from markdown Because who wants to hand-write groff markup these days? This adds pandoc(1) as a build-dependency. The man page output isn't great, but it's the best I can do with standard markdown --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 02b0545..d5a9393 100644 --- a/README +++ b/README @@ -53,6 +53,7 @@ Requirements - Linux - GNU make - C99 compiler, like gcc or clang +- pandoc - libbsd -- cgit v1.2.1