aboutsummaryrefslogtreecommitdiffstats
path: root/man2/umask.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/umask.2')
-rw-r--r--man2/umask.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/umask.2 b/man2/umask.2
index 6f1d6a5fd4..541d81c665 100644
--- a/man2/umask.2
+++ b/man2/umask.2
@@ -95,7 +95,7 @@ resulting file will be:
.EE
.in
.PP
-(because 0666 & \(ti022 = 0644; i.e. rw\-r\-\-r\-\-).
+(because 0666 & \[ti]022 = 0644; i.e. rw\-r\-\-r\-\-).
.SH RETURN VALUE
This system call always succeeds and the previous value of the mask
is returned.