[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <562859fd-6740-1068-d9d0-9562140cec33@gmail.com>
Date: Sun, 27 Sep 2020 22:05:14 +0200
From: Alejandro Colomar <colomar.6.4.3@...il.com>
To: g.branden.robinson@...il.com
Cc: linux-kernel@...r.kernel.org, linux-man@...r.kernel.org,
mtk.manpages@...il.com
Subject: Re: [PATCH 22/24] membarrier.2: Note that glibc does not provide a
wrapper
Hi Branden,
* G. Branden Robinson via linux-man:
1)
> .EX
> .B int fstat(int \c
> .IB fd , \~\c
> .B struct stat *\c
> .IB statbuf );
> .EE
2)
> .EX
> .BI "int fstat(int " fd ", struct stat *" statbuf );
> .EE
3)
> .EX
> .BI "int fstat(int\~" fd ", struct stat *" statbuf );
> .EE
I'd say number 2 is best. Rationale: grep :)
I agree it's visually somewhat harder, but grepping is way easier.
Regards,
Alex
Powered by blists - more mailing lists