From fddcb00eb09b491df9af5d6e743a6ebbb639b33c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sat, 29 Sep 2018 13:21:11 +0200 Subject: [PATCH] igzip: Set NAME section in man page to something usefull MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I57f9d51513adfbdc679e09a3d3f9690a7f04bb93 Signed-off-by: Ondřej Nový --- programs/igzip.1 | 2 +- programs/igzip.1.h2m | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/programs/igzip.1 b/programs/igzip.1 index c2544ac..8b7d24c 100644 --- a/programs/igzip.1 +++ b/programs/igzip.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. .TH IGZIP "1" "September 2018" "igzip command line interface 2.24.0" "User Commands" .SH NAME -igzip \- manual page for igzip command line interface 2.24.0 +igzip \- compress or decompress files similar to gzip .SH SYNOPSIS .B igzip [\fI\,options\/\fR] [\fI\,infiles\/\fR] diff --git a/programs/igzip.1.h2m b/programs/igzip.1.h2m index 6533673..ca94ed1 100644 --- a/programs/igzip.1.h2m +++ b/programs/igzip.1.h2m @@ -1,3 +1,6 @@ +[Name] +igzip \- compress or decompress files similar to gzip + [Description] Compress or decompress files similar to gzip using the ISA-L fast deflate library.