Commit Graph

21 Commits

Author SHA1 Message Date
Michael Kerrisk 7f546896f5 tstamp 2008-10-06 16:26:23 +02:00
Michael Kerrisk c42ad30f8c fma.3: Add some source code comments explaining two domain error cases.
Two of the "domain error" cases described on this page are treated in
the same way on Linux, but POSIX.1 specifies some optional differences
for the two cases.  Make life easier for future page reviewers/editors
by adding some comments explaining that POSIX.1-2001 distinguishes
the two cases.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Reported-by: Nicolas François <nicolas.francois@centraliens.net>
2008-09-29 13:42:58 +02:00
Michael Kerrisk f0d7ce1d71 Added VERSIONS section pointing out that these functions first appeared
in glibc in version 2.1.
2008-08-11 17:13:47 +00:00
Michael Kerrisk 00b5d3721e Remove text about FLT_ROUNDS, replacing with a cross-reference to fenv(3). 2008-08-07 11:15:34 +00:00
Michael Kerrisk 385cf745ec Removed trailing white space at end of lines 2008-08-05 10:33:06 +00:00
Michael Kerrisk efe294cb80 grfix 2008-08-04 16:00:58 +00:00
Michael Kerrisk a19492526e update timestamp 2008-08-01 05:54:27 +00:00
Michael Kerrisk 6bd01965d4 SYNOPSIS: Added feature test macro requirements.
DESCRIPTION: Some rewording.
Added RETURN VALUE section.
Added ERRORS section; noted that errno is not set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6801.
Updated CONFORMING TO.
2008-08-01 05:26:17 +00:00
Michael Kerrisk 44a2c3286c Even when the CONFORMING TO section is just a list of standards,
they should be terminated by a period.
2008-07-15 13:39:17 +00:00
Michael Kerrisk 2f0af33ba6 ffix 2007-06-22 19:42:52 +00:00
Michael Kerrisk d9bfdb9c21 Convert to American spelling conventions 2007-06-08 09:56:56 +00:00
Michael Kerrisk e9329f6ddc Where there is an instruction in the SYNOPIS about linking
or compiling with a certain option, the option is now
marked up in itlacs (e.g., "\fI-lm\fP").
2007-05-21 09:56:00 +00:00
Michael Kerrisk c13182efa3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing
white space.
2007-04-12 22:42:49 +00:00
Michael Kerrisk 63aa9df02f Automated unformatting of parentheses using unformat_parens.sh 2005-10-19 07:07:02 +00:00
Michael Kerrisk 4d9b698450 Hyphenation/dash fixes 2005-07-06 07:41:37 +00:00
Michael Kerrisk 462a7bad96 Added "Compile with -std=c99" as suggested by Fabian Kreutz 2004-11-16 11:01:14 +00:00
Michael Kerrisk 7440ec4c09 Fix typo 2004-11-15 12:35:29 +00:00
Michael Kerrisk d77a26b737 Added SEE ALSO fenv(3) 2004-11-15 11:41:22 +00:00
Michael Kerrisk 4022b76eb8 Added FLT_ROUNDS text as proposed by AEB/Fabian Kreutz 2004-11-15 10:55:23 +00:00
Michael Kerrisk d39541ec41 Compressed synopsis as per Fabian Kreutz's suggestion 2004-11-11 17:28:42 +00:00
Michael Kerrisk fea681dafb Import of man-pages 1.70 2004-11-03 13:51:07 +00:00