On Fri, Aug 24 2018, Edd Barrett <e...@theunixzoo.co.uk> wrote:
> On Fri, Aug 24, 2018 at 11:47:35AM +0200, Mark Kettenis wrote:
>> correct, but I'd leave out the second "until".
>
> I prefer with the second until, but I'm not super-fussed.
>
> Here's the diff without the second, OK?

ok jca@

> Index: dl_iterate_phdr.3
> ===================================================================
> RCS file: /cvs/src/share/man/man3/dl_iterate_phdr.3,v
> retrieving revision 1.4
> diff -u -p -r1.4 dl_iterate_phdr.3
> --- dl_iterate_phdr.3 5 Jun 2013 03:42:03 -0000       1.4
> +++ dl_iterate_phdr.3 24 Aug 2018 09:58:53 -0000
> @@ -34,6 +34,11 @@ for each shared object, passing it infor
>  program headers and the
>  .Fa data
>  argument.
> +Iteration continues until either there are no more objects to
> +iterate over, or
> +.Fa callback
> +returns a non-zero value.
> +.Pp
>  The information about the program headers is passed in a structure
>  that is defined as:
>  .Bd -literal


-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to