aboutsummaryrefslogtreecommitdiffstats
path: root/man2/fcntl.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/fcntl.2')
-rw-r--r--man2/fcntl.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/fcntl.2 b/man2/fcntl.2
index e2e3bdef51..2f543266c5 100644
--- a/man2/fcntl.2
+++ b/man2/fcntl.2
@@ -603,7 +603,7 @@ is specific to BSD and Linux.
.B F_GETSIG
and
.B F_SETSIG
-are Linux specific.
+are Linux-specific.
POSIX has asynchronous I/O and the
.I aio_sigevent
structure to achieve similar things; these are also available
@@ -958,7 +958,7 @@ are specified in POSIX.1-2001.
.BR F_GETLEASE ,
and
.B F_SETLEASE
-are Linux specific.
+are Linux-specific.
(Define the
.B _GNU_SOURCE
macro to obtain these definitions.)