From: Mario Blättermann Date: Thu, 4 Jan 2024 20:58:04 +0000 (+0100) Subject: hexdump: Add missing section header in man page X-Git-Tag: v2.40-rc1~67^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=28d212c7c38962b39d766f36533735224b6347b6;p=thirdparty%2Futil-linux.git hexdump: Add missing section header in man page --- diff --git a/text-utils/hexdump.1.adoc b/text-utils/hexdump.1.adoc index 3516e0405c..dd6247e3a0 100644 --- a/text-utils/hexdump.1.adoc +++ b/text-utils/hexdump.1.adoc @@ -46,6 +46,8 @@ SUCH DAMAGE. hexdump - display file contents in hexadecimal, decimal, octal, or ascii +== SYNOPSIS + *hexdump* _options file_ ... *hd* _options file_ ...