On Sat, Aug 01, 2020 at 02:40:04PM +0200, Luc Van Oostenryck wrote: > On Fri, Jul 31, 2020 at 11:41:25PM +0200, Uwe Kleine-König wrote: > > --- a/sindex.1 > > +++ b/sindex.1 > > @@ -128,8 +128,8 @@ struct member > > . > > .SH MODE > > The \fBMODE\fR is dumped as a 3-letter string. The first letter denotes address > > -of part, 2-nd - access by value, 3-rd - access by pointer. A special value > > -\'\fIdef\fR\' means a symbol definition. > > +of part, 2-nd - access by value, 3-rd - access by pointer. A special > > +value '\fIdef\fR' means a symbol definition. > > This looks good to me. > Thanks. > > But maybe, in this case the single quotes are even not needed at all > since the symbol is already emphasized with the italic? Or the italic > is not needed because it's already between quotes? > Alexey, do you have any preferences? Nop. If you think that this will be better, then I am OK with these changes. -- Rgrds, legion