From 7091eebfa93b627de61f560c7a04840b07db7aea Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 27 Mar 2011 22:55:07 +0000 Subject: [PATCH] Whitespace and punctuation. --- lib/libc/gen/fpgetmask.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/libc/gen/fpgetmask.3 b/lib/libc/gen/fpgetmask.3 index d28a6fd6585e..9ca8aa6b4e0e 100644 --- a/lib/libc/gen/fpgetmask.3 +++ b/lib/libc/gen/fpgetmask.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: fpgetmask.3,v 1.11 2011/03/26 19:51:42 christos Exp $ +.\" $NetBSD: fpgetmask.3,v 1.12 2011/03/27 22:55:07 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -61,7 +61,7 @@ .Ft fp_except_t .Fn fpsetsticky "fp_except_t sticky" .Sh DESCRIPTION -A rounding mode +A rounding mode .Ft fp_rnd_t is one of: .Bl -column -offset indent FP_RZ @@ -106,7 +106,7 @@ The .Fn fpgetmask function will return the current exception mask. .Pp -The +The .Fn fpgetprec function will return the current floating point precision. The @@ -159,7 +159,7 @@ functions return the .Pq previous exception mask and exception history bits. .Sh SEE ALSO -.Xr sigaction 2 +.Xr sigaction 2 , .Xr fenv 3 .Sh BUGS There is no way to return an unsupported value.