diff options
Diffstat (limited to 'lib/libc/sys/close.2')
| -rw-r--r-- | lib/libc/sys/close.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/close.2 b/lib/libc/sys/close.2 index 3cb3d51d3b74..3a64dac01887 100644 --- a/lib/libc/sys/close.2 +++ b/lib/libc/sys/close.2 @@ -78,7 +78,7 @@ of the descriptors can be rearranged with or deleted with .Fn close before the -.Xr execve +.Xr execve 2 is attempted, but if some of these descriptors will still be needed if the execve fails, it is necessary to arrange for them to be closed if the execve succeeds. |
