pidfd_send_signal.2: wfix

Reported-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-09-23 22:26:29 +02:00
parent 1a5adccc69
commit f831492d2b
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ currently, this argument must be specified as 0.
On success,
.BR pidfd_send_signal ()
returns 0.
On success, \-1 is returned and
On error, \-1 is returned and
.I errno
is set to indicate the cause of the error.
.SH ERRORS