Re: [PATCH] stat.2: nfix
From: Michael Kerrisk (man-pages) <hidden>
Date: 2014-07-22 05:17:20
Possibly related (same subject, not in this thread)
- 2014-07-16 · [PATCH] stat.2: nfix · David Prévot <hidden>
From: Michael Kerrisk (man-pages) <hidden>
Date: 2014-07-22 05:17:20
Thanks, David. APplied. Cheers, Michael On 07/17/2014 12:25 AM, David Prévot wrote:
--- man2/stat.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/man2/stat.2 b/man2/stat.2 index b70797d..1570568 100644 --- a/man2/stat.2 +++ b/man2/stat.2@@ -337,7 +337,7 @@ if (S_ISREG(sb.st_mode)) { .fi .PP The definitions of most of the above file type test macros -are provided if any of the following feature test macros are defined: +are provided if any of the following feature test macros is defined: .BR _BSD_SOURCE (in glibc 2.19 and earlier), .BR _SVID_SOURCE
-- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html