Add LIBRARY.
This commit is contained in:
parent
5325543dbf
commit
f4003bf348
|
@ -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>
|
||||
.\" All rights reserved.
|
||||
|
@ -34,6 +34,8 @@
|
|||
.Nm truncf
|
||||
.\" .Nm truncl
|
||||
.Nd "nearest integral value with magnitude less than or equal to |x|"
|
||||
.Sh LIBRARY
|
||||
.Lb libm
|
||||
.Sh SYNOPSIS
|
||||
.In math.h
|
||||
.Ft double
|
||||
|
|
Loading…
Reference in New Issue