Re: [PATCH] contrib: handle @option as indicating command to @table
Joseph Myers <[email protected]> Mon, 3 Aug 2026 22:01:45 +0000 (UTC)
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 25 Jul 2026, Andrew Burgess wrote:
> Add support for '@table @option'. We already support '@option{text}',
> this just ensures that @option as the indicating command for table is
> handled the same way.
>
> The binutils-gdb project uses a slightly modified version of this
> script to build its own man pages, this is my attempt to ensure fixes
> flow back to the gcc project. I checked the gcc docs and '@table
> @option' is not currently used, so this change will make no difference
> for gcc.
>
> contrib/ChangeLog:
>
> * texi2pod.pl: Handle @option as indicating command to @table.
OK.
--
Joseph S. Myers
[email protected]