Add missing comma.

This commit is contained in:
wiz 2013-11-13 22:11:52 +00:00
parent bc2f32b2d9
commit a987b5b309

View File

@ -1,4 +1,4 @@
.\" $NetBSD: trunc.3,v 1.6 2013/11/13 22:09:55 joerg Exp $
.\" $NetBSD: trunc.3,v 1.7 2013/11/13 22:11:52 wiz Exp $
.\"
.\" Copyright (c) 2004, 2005 David Schultz <das@FreeBSD.org>
.\" All rights reserved.
@ -31,7 +31,7 @@
.Os
.Sh NAME
.Nm trunc ,
.Nm truncf
.Nm truncf ,
.Nm truncl
.Nd "nearest integral value with magnitude less than or equal to |x|"
.Sh LIBRARY