Browse Source

Xr imaxabs()

OPENBSD_3_9
millert 18 years ago
parent
commit
c1d18b2138
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/lib/libc/stdlib/qabs.3

+ 2
- 1
src/lib/libc/stdlib/qabs.3 View File

@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $OpenBSD: qabs.3,v 1.8 2006/01/14 09:11:24 jmc Exp $
.\" $OpenBSD: qabs.3,v 1.9 2006/01/14 22:10:17 millert Exp $
.\"
.Dd June 29, 1991
.Dt QABS 3
@ -48,6 +48,7 @@ function returns the absolute value of the quad integer
.Fa j .
.Sh SEE ALSO
.Xr abs 3 ,
.Xr imaxabs 3 ,
.Xr cabs 3 ,
.Xr floor 3 ,
.Xr imaxabs 3 ,


Loading…
Cancel
Save