Remove trailing comma in enumeration.

This commit is contained in:
wiz 2010-08-04 18:58:18 +00:00
parent fe39a07b5f
commit 3b43a9401a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: fegetenv.3,v 1.1 2010/07/31 21:47:53 joerg Exp $
.\" $NetBSD: fegetenv.3,v 1.2 2010/08/04 18:58:18 wiz Exp $
.\" Copyright (c) 2004 David Schultz <das@FreeBSD.org>
.\" All rights reserved.
.\"
@ -96,7 +96,7 @@ functions return 0 if they succeed, and non-zero otherwise.
.Xr fetestexcept 3 ,
.Xr fpgetmask 3 ,
.\"Xr fpgetprec 3 ,
.Xr fpsetmask 3 ,
.Xr fpsetmask 3
.\"Xr fpsetprec 3
.Sh STANDARDS
The