]> git.saurik.com Git - apple/libc.git/blobdiff - stdlib/FreeBSD/labs.3
Libc-1439.40.11.tar.gz
[apple/libc.git] / stdlib / FreeBSD / labs.3
index b38d8adb658ccd02d6446def1f837a7a742bbc6b..b0009556ffee1cf0b7d1f157cba41d65f9d8fea3 100644 (file)
 .Sh SYNOPSIS
 .In stdlib.h
 .Ft long
 .Sh SYNOPSIS
 .In stdlib.h
 .Ft long
-.Fn labs "long j"
+.Fn labs "long i"
 .Sh DESCRIPTION
 The
 .Fn labs
 function
 returns the absolute value of the long integer
 .Sh DESCRIPTION
 The
 .Fn labs
 function
 returns the absolute value of the long integer
-.Fa j .
+.Fa i .
 .Sh SEE ALSO
 .Xr abs 3 ,
 .Xr cabs 3 ,
 .Sh SEE ALSO
 .Xr abs 3 ,
 .Xr cabs 3 ,