Added RETURN VALUE section.

This commit is contained in:
Michael Kerrisk 2007-05-26 07:34:05 +00:00
parent 0cff29b795
commit 3961a41b93
1 changed files with 6 additions and 0 deletions

View File

@ -70,6 +70,12 @@ register of the current thread in the
pointed to by the
.I address
parameter.
.SH RETURN VALUE
On sucess,
.BR arch_prctl ()
returns 0; on error, \-1 is returned, and
.I errno
is set to indicate the error.
.SH ERRORS
.TP
.B EFAULT