diff docs/ccguide/open.refentry @ 552:fcb97f0ba24b

All diagnostics added.
author roug
date Wed, 16 Oct 2002 20:02:31 +0000
parents 73319ee6a57e
children e43a77fddcbd
line wrap: on
line diff
--- a/docs/ccguide/open.refentry	Wed Oct 16 20:02:22 2002 +0000
+++ b/docs/ccguide/open.refentry	Wed Oct 16 20:02:31 2002 +0000
@@ -26,6 +26,14 @@
 </para>
 </refsect1>
 
+<refsect1><title>Diagnostics</title>
+<para>
+-1 is returned if the file does not exist, if the pathname
+cannot be searched, if too many files are already open, or if
+the file permissions deny the requested mode.
+</para>
+</refsect1>
+
 <refsect1><title>See Also</title>
 <para>
 <link linkend="creat">creat()</link>,