diff docs/ccguide/abs.refentry @ 551:0b433a4e95cb

All diagnostics added.
author roug
date Wed, 16 Oct 2002 20:02:22 +0000
parents 60b821f18853
children
line wrap: on
line diff
--- a/docs/ccguide/abs.refentry	Tue Oct 15 12:38:19 2002 +0000
+++ b/docs/ccguide/abs.refentry	Wed Oct 16 20:02:22 2002 +0000
@@ -16,7 +16,13 @@
 
 <refsect1><title>Description</title>
 <para>
-Placeholder
+ABS returns absolute value of its integer operand.
+</para>
+</refsect1>
+
+<refsect1><title>Caveats</title>
+<para>
+You get what the hardware gives on the largest negative number.
 </para>
 </refsect1>
 </refentry>