diff options
Diffstat (limited to 'usr/src/man/man3c/signalfd.3c')
-rw-r--r-- | usr/src/man/man3c/signalfd.3c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/signalfd.3c b/usr/src/man/man3c/signalfd.3c index 43699a50a5..ad7bafca1a 100644 --- a/usr/src/man/man3c/signalfd.3c +++ b/usr/src/man/man3c/signalfd.3c @@ -10,7 +10,7 @@ .\" .\" Copyright 2015, Joyent, Inc. .\" -.Dd "Jun 15, 2015" +.Dd "April 9, 2016" .Dt SIGNALFD 3C .Os .Sh NAME @@ -151,7 +151,7 @@ typedef struct signalfd_siginfo { } signalfd_siginfo_t; .Ed .Sh RETURN VALUES -Upon succesful completion, a file descriptor associated with the instance +Upon successful completion, a file descriptor associated with the instance is returned. Otherwise, -1 is returned and errno is set to indicate the error. When .Va fd |