Browse Source

sort SEE ALSO;

OPENBSD_3_9
jmc 19 years ago
parent
commit
da802fcfbf
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/lib/libc/stdlib/qabs.3

+ 2
- 2
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.7 2006/01/13 17:58:09 millert Exp $
.\" $OpenBSD: qabs.3,v 1.8 2006/01/14 09:11:24 jmc Exp $
.\"
.Dd June 29, 1991
.Dt QABS 3
@ -48,9 +48,9 @@ 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 ,
.Xr labs 3 ,
.Xr math 3
.Sh BUGS


Loading…
Cancel
Save