From ed8680a8b6678d0b8505b36c574c6179e8b51dd4 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 21 Feb 2014 12:13:28 +0100 Subject: [PATCH] chown.2: CONFORMING TO: chown(), fchown(), lchown() are in POSIX.1-2008 Signed-off-by: Michael Kerrisk --- man2/chown.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/chown.2 b/man2/chown.2 index e3490236a..90f04a8e4 100644 --- a/man2/chown.2 +++ b/man2/chown.2 @@ -309,7 +309,7 @@ library support was added to glibc in version 2.4. .BR chown (), .BR fchown (), .BR lchown (): -4.4BSD, SVr4, POSIX.1-2001. +4.4BSD, SVr4, POSIX.1-2001, POSIX.1-2008. The 4.4BSD version can be used only by the superuser (that is, ordinary users cannot give away files).