Re: [PATCH 15/24] unix.7: Use sizeof() to get buffer size (instead of hardcoding macro name)

2020-09-11 Thread Michael Kerrisk (man-pages)
On 9/10/20 11:13 PM, Alejandro Colomar wrote: > Signed-off-by: Alejandro Colomar Thanks, Alex. Patch Applied. Cheers, Michael > --- > man7/unix.7 | 14 +++--- > 1 file changed, 7 insertions(+), 7 deletions(-) > > diff --git a/man7/unix.7 b/man7/unix.7 > index f61b51424..50828a5bc

Re: [PATCH 15/24] unix.7: Use sizeof() to get buffer size (instead of hardcoding macro name)

2020-09-11 Thread Michael Kerrisk (man-pages)
On 9/10/20 11:13 PM, Alejandro Colomar wrote: > Signed-off-by: Alejandro Colomar Thanks, Alex. Patch Applied. Cheers, Michael > --- > man7/unix.7 | 14 +++--- > 1 file changed, 7 insertions(+), 7 deletions(-) > > diff --git a/man7/unix.7 b/man7/unix.7 > index f61b51424..50828a5bc

[PATCH 15/24] unix.7: Use sizeof() to get buffer size (instead of hardcoding macro name)

2020-09-10 Thread Alejandro Colomar
Signed-off-by: Alejandro Colomar --- man7/unix.7 | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/man7/unix.7 b/man7/unix.7 index f61b51424..50828a5bc 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -991,7 +991,7 @@ main(int argc, char *argv[]) /*