tcpdump mailing list archives
Re: man page, usage text and filter expression formatting
From: Denis Ovsienko <denis () ovsienko info>
Date: Thu, 23 Oct 2025 23:44:20 +0100
On Mon, 20 Oct 2025 15:30:01 -0700 Guy Harris <gharris () sonic net> wrote:
So, not surprisingly, no consistency, given that commands come from various projects.
Here is a couple more examples:
Linux iproute2 uses mostly uppercase for usage message, and the man
pages, the man pages use mostly uppercase and a mix of italic and
<arg>, the HTML/PDF command reference looks no longer maintained, but
its version from 1999 uses just uppercase where it certainly could have
used italic.
Perl uses italic for its command-line options in the man pages and the
online manual, and plain lowercase in the usage message. However, the
language-specific man pages use plain uppercase in all formats, for
example, perlfunc(1) says:
chdir EXPR
chdir FILEHANDLE
chdir DIRHANDLE
chdir
The latter leads me to think that eventually it would be nice to have:
* a consistent formatting convention for the command-line arguments, and
* a consistent formatting convention for the primitives in
pcap-filter(7) and pcap_geterr(3PCAP).
But perhaps those conventions do not have to be the same if that would
help to achieve the best overall result.
--
Denis Ovsienko
_______________________________________________
tcpdump-workers mailing list -- tcpdump-workers () lists tcpdump org
To unsubscribe send an email to tcpdump-workers-leave () lists tcpdump org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
Current thread:
- man page, usage text and filter expression formatting Denis Ovsienko (Oct 17)
- Re: man page, usage text and filter expression formatting Michael Richardson (Oct 18)
- Re: man page, usage text and filter expression formatting Vadim Goncharov (Oct 18)
- Re: man page, usage text and filter expression formatting Denis Ovsienko (Oct 19)
- Re: man page, usage text and filter expression formatting Francois via tcpdump-workers (Oct 19)
- Re: man page, usage text and filter expression formatting enh via tcpdump-workers (Oct 20)
- Re: man page, usage text and filter expression formatting Denis Ovsienko (Oct 20)
- Re: man page, usage text and filter expression formatting Francois via tcpdump-workers (Oct 20)
- Re: man page, usage text and filter expression formatting Vadim Goncharov (Oct 20)
- Re: man page, usage text and filter expression formatting enh via tcpdump-workers (Oct 20)
- Re: man page, usage text and filter expression formatting Michael Richardson (Oct 18)
- Re: man page, usage text and filter expression formatting Denis Ovsienko (Oct 23)
- Re: man page, usage text and filter expression formatting Francois via tcpdump-workers (Oct 26)
