diff options
Diffstat (limited to 'man3/getumask.3')
-rw-r--r-- | man3/getumask.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/getumask.3 b/man3/getumask.3 index 310ed5f5..8c9a022d 100644 --- a/man3/getumask.3 +++ b/man3/getumask.3 @@ -53,10 +53,10 @@ except that it is documented to be thread-safe (that is, shares a lock with the .BR umask (2) library call). -.SH "CONFORMING TO" +.SH CONFORMING TO This is a vaporware GNU extension. .SH NOTES This function is documented but not implemented yet in glibc, as at version 2.9. -.SH "SEE ALSO" +.SH SEE ALSO .BR umask (2) |