diff options
Diffstat (limited to 'usr/src/man/man2/vfork.2')
-rw-r--r-- | usr/src/man/man2/vfork.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man2/vfork.2 b/usr/src/man/man2/vfork.2 index 7cff5d8009..8aa8bd8f23 100644 --- a/usr/src/man/man2/vfork.2 +++ b/usr/src/man/man2/vfork.2 @@ -211,7 +211,7 @@ function is .Xr posix_spawnp 3C , .Xr wait 3C , .Xr signal.h 3HEAD , -.Xr standards 5 +.Xr standards 7 .Sh NOTES To avoid a possible deadlock situation, processes that are children in the middle of a @@ -270,7 +270,7 @@ The .Fn vfork function is available in the following compilation environments. See -.Xr standards 5 . +.Xr standards 7 . .Lp .Bl -bullet -compact .It |