Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen Whitespace and punctuation.
details: https://anonhg.NetBSD.org/src/rev/b717e19b3b4b
branches: trunk
changeset: 763624:b717e19b3b4b
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Mar 27 22:55:07 2011 +0000
description:
Whitespace and punctuation.
diffstat:
lib/libc/gen/fpgetmask.3 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 044782bf7a55 -r b717e19b3b4b lib/libc/gen/fpgetmask.3
--- a/lib/libc/gen/fpgetmask.3 Sun Mar 27 22:51:35 2011 +0000
+++ b/lib/libc/gen/fpgetmask.3 Sun Mar 27 22:55:07 2011 +0000
@@ -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.
Home |
Main Index |
Thread Index |
Old Index