changeset 551:0b433a4e95cb

All diagnostics added.
author roug
date Wed, 16 Oct 2002 20:02:22 +0000
parents af585883173e
children fcb97f0ba24b
files docs/ccguide/abs.refentry
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
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>