Penguin

Differences between current version and revision by previous author of dup2(2).

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 3 Last edited on Friday, November 1, 2002 11:28:27 am by JohnMcPherson
Older page: version 2 Last edited on Thursday, October 31, 2002 5:55:44 pm by PerryLorier Revert
@@ -24,8 +24,8 @@
 !!WARNING 
 The error returned by dup2(2) is different to that returned by __fcntl(__..., __F_DUPFD__, ...__)__ (fcntl(2)) when ''newfd'' is out of range. On some systems dup2(2) also sometimes returns [EINVAL] like __F_DUPFD__. 
  
 !!CONFORMING TO 
-SVr4, SVID, POSIX, X/OPEN, BSD 4.3. SVr4 documents additional [EINTR] and [ENOLINK] error conditions. POSIX.1 adds [EINTR]. 
+SVr4, SVID, [ POSIX] , X/OPEN, BSD 4.3. SVr4 documents additional [EINTR] and [ENOLINK] error conditions. POSIX.1 adds [EINTR]. 
  
 !!SEE ALSO 
 fcntl(2), open(2), close(2) 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.