diff options
Diffstat (limited to 'usr/src/man/man3proc/Psetflags.3proc')
-rw-r--r-- | usr/src/man/man3proc/Psetflags.3proc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3proc/Psetflags.3proc b/usr/src/man/man3proc/Psetflags.3proc index 0affa7ab01..5082bb9951 100644 --- a/usr/src/man/man3proc/Psetflags.3proc +++ b/usr/src/man/man3proc/Psetflags.3proc @@ -48,7 +48,7 @@ inherit-on-fork mode should be set on children. A full list of the process flags is available in the .Sy PCSET section in -.Xr proc 4 . +.Xr proc 5 . .Pp The .Fn Psetflags @@ -95,7 +95,7 @@ is set to indicate the error. For a full list of possible errors see the .Sy DIAGNOSTICS section in -.Xr proc 4 . +.Xr proc 5 . .Sh INTERFACE STABILITY .Sy Uncommitted .Sh MT-LEVEL @@ -106,4 +106,4 @@ in .Sh SEE ALSO .Xr libproc 3LIB , .Xr Pstatus 3PROC , -.Xr proc 4 +.Xr proc 5 |