From c8c02fadd49f61f2673a880fa0c0ce9a2071f2b0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 15 May 2014 22:34:52 +0200 Subject: [PATCH] chmod.2: NOTES: add "C library/kernel ABI differences" subheading Signed-off-by: Michael Kerrisk --- man2/chmod.2 | 1 + 1 file changed, 1 insertion(+) diff --git a/man2/chmod.2 b/man2/chmod.2 index b46c0faf9..5ec6bccca 100644 --- a/man2/chmod.2 +++ b/man2/chmod.2 @@ -335,6 +335,7 @@ library support was added to glibc in version 2.4. .BR fchmodat (): POSIX.1-2008. .SH NOTES +.SS C library/kernel ABI differences The GNU C library .BR fchmodat () wrapper function implements the POSIX-specified