[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1019198: gcc-12 man page: "aarch64-feature-modifiers,,-march"



Package: gcc-12
Version: 12.2.0-1
Severity: minor

I saw this in the manual page:

  $ man gcc-12 | grep aarch64-feature -B1
             The permissible values for feature are listed in the sub-section on
             aarch64-feature-modifiers,,-march and -mcpu Feature Modifiers.  Where conflicting
  ...

This double comma seems weird to me. The same fragment looks more sensible in the info page:

  $ info gcc-12 | grep aarch64-feature -B2
       The permissible values for FEATURE are listed in the sub-section on
       *note '-march' and '-mcpu' Feature Modifiers:
       aarch64-feature-modifiers.  Where conflicting feature modifiers are
  ...

I guess it's an issue with texinfo->manpage conversion?

--
Jakub Wilk


Reply to: