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

All diagnostics added.
author roug
date Wed, 16 Oct 2002 20:02:31 +0000
parents 73319ee6a57e
children 253b6096ee01
line wrap: on
line diff
--- a/docs/ccguide/gets.refentry	Wed Oct 16 20:02:22 2002 +0000
+++ b/docs/ccguide/gets.refentry	Wed Oct 16 20:02:31 2002 +0000
@@ -23,6 +23,19 @@
 </para>
 </refsect1>
 
+<refsect1><title>Caveats</title>
+<para>
+The different treatment of the "\n" by these functions is
+retained here for portability reasons.
+</para>
+</refsect1>
+
+<refsect1><title>Diagnostics</title>
+<para>
+Both functions return NULL on end-of-file or error.
+</para>
+</refsect1>
+
 <refsect1><title>See Also</title>
 <para>
 <link linkend="puts">puts()</link>,