From e2ee112da1539a506fe3a65ad7bcd2e5c4568cdb Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 19 Apr 2013 18:29:12 +0200 Subject: [PATCH] umask.2: tfix 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 1bc554326..72baa183d 100644 --- a/man2/umask.2 +++ b/man2/umask.2 @@ -117,5 +117,5 @@ to System V IPC objects created by the process (using .BR chmod (2), .BR mkdir (2), .BR open (2), -.BR stat (2) +.BR stat (2), .BR acl (5)