aboutsummaryrefslogtreecommitdiff
path: root/manual/arith.texi
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2007-10-22 05:03:58 +0000
committerAndreas Jaeger <aj@suse.de>2007-10-22 05:03:58 +0000
commite976d091a67fd6b6fca7271aec9e8e398063467f (patch)
tree08a1de93127156ff6dc2a369396e600a76b8e8ac /manual/arith.texi
parented13ccf1f789aecf1bbdabd4f9f7ff5af085278e (diff)
downloadglibc-cvs/glibc-2_7-branch.zip
glibc-cvs/glibc-2_7-branch.tar.gz
glibc-cvs/glibc-2_7-branch.tar.bz2
* manual/texinfo.tex: Update to latest version.cvs/glibc-2_7-branch
* manual/sysinfo.texi (System Parameters): Fix Formatting. * manual/arith.texi (Status bit operations): Fix formatting. * manual/errno.texi (Error Messages): Fix formatting. * manual/sysinfo.texi (System Parameters): Fix formatting. * manual/libc.texinfo: Update VERSION and UPDATED.
Diffstat (limited to 'manual/arith.texi')
-rw-r--r--manual/arith.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/manual/arith.texi b/manual/arith.texi
index 99fe67a..989bf04 100644
--- a/manual/arith.texi
+++ b/manual/arith.texi
@@ -778,8 +778,7 @@ non-zero value otherwise.
@comment fenv.h
@comment ISO
-@deftypefun int fesetexceptflag (const fexcept_t *@var{flagp}, int
-@var{excepts})
+@deftypefun int fesetexceptflag (const fexcept_t *@var{flagp}, int @var{excepts})
This function restores the flags for the exceptions indicated by
@var{excepts} to the values stored in the variable pointed to by
@var{flagp}.