diff options
Diffstat (limited to 'usr/src/man/man3proc/Psysentry.3proc')
-rw-r--r-- | usr/src/man/man3proc/Psysentry.3proc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3proc/Psysentry.3proc b/usr/src/man/man3proc/Psysentry.3proc index d25446b32d..fa7999e311 100644 --- a/usr/src/man/man3proc/Psysentry.3proc +++ b/usr/src/man/man3proc/Psysentry.3proc @@ -35,9 +35,9 @@ .Fc .Sh DESCRIPTION The -.Fn Psetentry +.Fn Psysentry and -.Fn Psetexit +.Fn Psysexit functions controls what actions the process handle .Fa P should take upon executing a system call. @@ -72,9 +72,9 @@ They do not function on handles that refer to core files, zombie processes, or ELF objects. .Sh RETURN VALUES Upon successful completion, the -.Fn Psetentry +.Fn Psysentry and -.Fn Psetexit +.Fn Psysexit functions return the previous disposition of the system call -- .Sy 0 if it was not set to stop and |