From 93208c498d89ddb480886ab2036e4ad00b0fd9d9 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 19 Feb 2019 17:15:17 -0500 Subject: Add README --- zlib-man-pages.7 | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 zlib-man-pages.7 (limited to 'zlib-man-pages.7') diff --git a/zlib-man-pages.7 b/zlib-man-pages.7 new file mode 100644 index 0000000..9df7452 --- /dev/null +++ b/zlib-man-pages.7 @@ -0,0 +1,31 @@ +.Dd February 19, 2019 +.Dt ZLIB-MAN-PAGES 7 +.Os "Causal Agency" +. +.Sh NAME +.Nm zlib-man-pages +.Nd mdoc port of zlib documentation +. +.Sh DESCRIPTION +To install the manual pages, run: +.Pp +.Dl make install +.Pp +Configure the install destination by setting +.Va PREFIX +or +.Va MANDIR . +The default +.Va PREFIX +is +.Pa ~/.local +and the default +.Va MANDIR +is +.Pa ~/.local/share/man . +. +.Sh AUTHORS +These manual pages were converted from +.In zlib.h +to mdoc format by +.An C. McEnroe Aq Mt june@causal.agency . -- cgit 1.4.1