view docs/ccguide/abs.refentry @ 468:60b821f18853

A little here and there.
author roug
date Thu, 03 Oct 2002 21:39:06 +0000
parents bea58398bb15
children 0b433a4e95cb
line wrap: on
line source

<refentry id="abs">
<refnamediv>
<refname>Abs</refname>
<refpurpose>Absolute value</refpurpose>
</refnamediv>

<refsynopsisdiv>
<funcsynopsis>
<funcprototype>
  <funcdef><function>abs</function></funcdef>
  <paramdef>int <parameter>i</parameter></paramdef>
</funcprototype>
</funcsynopsis>

</refsynopsisdiv>

<refsect1><title>Description</title>
<para>
Placeholder
</para>
</refsect1>
</refentry>