Module Name:    src
Committed By:   wiz
Date:           Sun Mar 27 22:55:07 UTC 2011

Modified Files:
        src/lib/libc/gen: fpgetmask.3

Log Message:
Whitespace and punctuation.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/gen/fpgetmask.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/fpgetmask.3
diff -u src/lib/libc/gen/fpgetmask.3:1.11 src/lib/libc/gen/fpgetmask.3:1.12
--- src/lib/libc/gen/fpgetmask.3:1.11	Sat Mar 26 19:51:42 2011
+++ src/lib/libc/gen/fpgetmask.3	Sun Mar 27 22:55:07 2011
@@ -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 @@
 .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 @@
 .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.

Reply via email to