From b7ac18e926e35693fad8044d9e3760e9a2981b95 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 24 Mar 2013 10:06:42 +0100 Subject: [PATCH] umask.2: SEE ALSO: add acl(5) Signed-off-by: Michael Kerrisk --- man2/umask.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/umask.2 b/man2/umask.2 index 816c366b7..1bc554326 100644 --- a/man2/umask.2 +++ b/man2/umask.2 @@ -118,4 +118,4 @@ to System V IPC objects created by the process (using .BR mkdir (2), .BR open (2), .BR stat (2) -.\" FIXME . eventually: .BR acl (5) +.BR acl (5)