From 01548ace1533487f9c0488f55112c9d8641f8184 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 2 Jul 2004 23:52:20 +0000 Subject: Mechanically kill hard sentence breaks. --- lib/libc/sys/close.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libc/sys/close.2') diff --git a/lib/libc/sys/close.2 b/lib/libc/sys/close.2 index 26b4fbd..04dbe3d 100644 --- a/lib/libc/sys/close.2 +++ b/lib/libc/sys/close.2 @@ -83,7 +83,8 @@ all descriptors for the new child process reference the same objects as they did in the parent before the fork. If a new process is then to be run using .Xr execve 2 , -the process would normally inherit these descriptors. Most +the process would normally inherit these descriptors. +Most of the descriptors can be rearranged with .Xr dup2 2 or deleted with -- cgit v1.1