Add LIBRARY.

This commit is contained in:
kleink 2006-03-25 22:18:40 +00:00
parent 5325543dbf
commit f4003bf348
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: trunc.3,v 1.2 2006/03/25 20:03:06 uwe Exp $ .\" $NetBSD: trunc.3,v 1.3 2006/03/25 22:18:40 kleink Exp $
.\" .\"
.\" Copyright (c) 2004, 2005 David Schultz <das@FreeBSD.org> .\" Copyright (c) 2004, 2005 David Schultz <das@FreeBSD.org>
.\" All rights reserved. .\" All rights reserved.
@ -34,6 +34,8 @@
.Nm truncf .Nm truncf
.\" .Nm truncl .\" .Nm truncl
.Nd "nearest integral value with magnitude less than or equal to |x|" .Nd "nearest integral value with magnitude less than or equal to |x|"
.Sh LIBRARY
.Lb libm
.Sh SYNOPSIS .Sh SYNOPSIS
.In math.h .In math.h
.Ft double .Ft double