Hi Alex, On 11/15/20 12:26 PM, Alejandro Colomar wrote: > [.B XX_*] is the most extended form in the pages. > > Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> Thanks. Patch applied. Cheers, Michael > --- > man5/locale.5 | 2 +- > man7/ipv6.7 | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/man5/locale.5 b/man5/locale.5 > index 5210f5c6f..f46b8129a 100644 > --- a/man5/locale.5 > +++ b/man5/locale.5 > @@ -620,7 +620,7 @@ a string that identifies this locale category definition, > a semicolon, and > .IP * > one of the > -.BI LC_ * > +.B LC_* > identifiers. > .PP > The > diff --git a/man7/ipv6.7 b/man7/ipv6.7 > index 9692ec1ec..b4b6a88ce 100644 > --- a/man7/ipv6.7 > +++ b/man7/ipv6.7 > @@ -398,9 +398,9 @@ for that instead. > .BR SOL_IPV6 , > .B SOL_ICMPV6 > and other > -.BR SOL_ * > +.B SOL_* > socket options are nonportable variants of > -.BR IPPROTO_ * . > +.BR IPPROTO_* . > See also > .BR ip (7). > .SH BUGS > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/