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

All diagnostics added.
author roug
date Wed, 16 Oct 2002 20:02:31 +0000
parents 60b821f18853
children c49be44efba2
line wrap: on
line diff
--- a/docs/ccguide/sbrk.refentry	Wed Oct 16 20:02:22 2002 +0000
+++ b/docs/ccguide/sbrk.refentry	Wed Oct 16 20:02:31 2002 +0000
@@ -19,4 +19,12 @@
 Placeholder
 </para>
 </refsect1>
+
+<refsect1><title>Diagnostics</title>
+<para>
+Sbrk and ibrk return -1 if the requested amount of contiguous
+memory is unavailable.
+</para>
+</refsect1>
+
 </refentry>