From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7EB1FC4320E for ; Mon, 16 Aug 2021 16:52:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5B5DD604DC for ; Mon, 16 Aug 2021 16:52:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231286AbhHPQwb (ORCPT ); Mon, 16 Aug 2021 12:52:31 -0400 Received: from luckmann.name ([213.239.213.133]:53499 "EHLO static.213-239-213-133.clients.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231312AbhHPQwa (ORCPT ); Mon, 16 Aug 2021 12:52:30 -0400 Received: from localhost (localhost [127.0.0.1]) (uid 502) by static.213-239-213-133.clients.your-server.de with local id 0000000000BD602C.00000000611A97AD.0000103E; Mon, 16 Aug 2021 18:51:57 +0200 Date: Mon, 16 Aug 2021 18:51:57 +0200 From: Helge Kreutzmann To: util-linux@vger.kernel.org Cc: mario.blaettermann@gmail.com Subject: Issue in man page hexdump.1 Message-ID: <20210816165157.GA4142@Debian-50-lenny-64-minimal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Public-Key-URL: http://www.helgefjell.de/data/debian_neu.asc X-homepage: http://www.helgefjell.de/debian User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: util-linux@vger.kernel.org Without further ado, the following was found: Issue: Missing markup (for hexdump) "When put at the end of a format specifier, hexdump highlights the respective " "string with the color specified. Conditions, if present, are evaluated prior " "to highlighting."