aboutsummaryrefslogtreecommitdiffstats
path: root/man7/math_error.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-02-24 15:08:38 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-02-24 15:08:38 +0100
commitc634028ab5768a042196fd71a38088499b21de12 (patch)
treeaa4c6ca6fa3174a10618b703c12fd2586f9ec2a9 /man7/math_error.7
parent40d0af61c47c4c074c5611e624962a873bc36f5c (diff)
downloadman-pages-c634028ab5768a042196fd71a38088499b21de12.tar.gz
intro.1, time.1, _syscall.2, accept.2, brk.2, capget.2, faccessat.2, futimesat.2, gethostname.2, intro.2, ioprio_set.2, kill.2, madvise.2, mlock.2, mount.2, msgget.2, perf_event_open.2, poll.2, readv.2, sched_rr_get_interval.2, sched_setscheduler.2, select.2, select_tut.2, shmget.2, stat.2, timer_create.2, ustat.2, vfork.2, wait.2, alloca.3, atexit.3, catopen.3, crypt.3, dbopen.3, fenv.3, fopen.3, getaddrinfo_a.3, gethostbyname.3, getutent.3, intro.3, login.3, mallopt.3, queue.3, regex.3, sigpause.3, sigsetops.3, stdio.3, strftime.3, strptime.3, sysconf.3, ttyslot.3, undocumented.3, cciss.4, console_codes.4, hpsa.4, initrd.4, intro.4, rtc.4, st.4, tty_ioctl.4, wavelan.4, acct.5, charmap.5, dir_colors.5, hosts.5, intro.5, termcap.5, utmp.5, intro.6, armscii-8.7, boot.7, bootparam.7, capabilities.7, cpuset.7, credentials.7, ddp.7, epoll.7, glob.7, intro.7, ip.7, ipv6.7, iso_8859-1.7, iso_8859-10.7, iso_8859-11.7, iso_8859-13.7, iso_8859-14.7, iso_8859-15.7, iso_8859-16.7, iso_8859-2.7, iso_8859-3.7, iso_8859-4.7, iso_8859-5.7, iso_8859-6.7, iso_8859-7.7, iso_8859-8.7, iso_8859-9.7, koi8-r.7, koi8-u.7, man-pages.7, man.7, math_error.7, netlink.7, numa.7, packet.7, path_resolution.7, pipe.7, pthreads.7, raw.7, rtnetlink.7, signal.7, socket.7, spufs.7, svipc.7, tcp.7, time.7, udp.7, udplite.7, unicode.7, unix.7, uri.7, utf-8.7, x25.7, intro.8: Global fix: use consistent capitalization in .SS headings
Capitalization in .SS sections across pages (and sometimes even within a single page) is wildly inconsistent. Make it consistent. Capitalize first word in heading, but otherwise use lower case, except where English usage (e.g., proper nouns) or programming language requirements (e.g., identifier names) dictate otherwise. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/math_error.7')
-rw-r--r--man7/math_error.76
1 files changed, 3 insertions, 3 deletions
diff --git a/man7/math_error.7 b/man7/math_error.7
index e0369d3131..7577d1a85f 100644
--- a/man7/math_error.7
+++ b/man7/math_error.7
@@ -88,7 +88,7 @@ then an error occurred in the mathematical function.
The error conditions that can occur for mathematical functions
are described below.
-.SS Domain Error
+.SS Domain error
A
.I domain error
occurs when a mathematical function is supplied with an argument whose
@@ -104,7 +104,7 @@ is set to
and an "invalid"
.RB ( FE_INVALID )
floating-point exception is raised.
-.SS Pole Error
+.SS Pole error
A
.I pole error
occurs when the mathematical result of a function is an exact infinity
@@ -128,7 +128,7 @@ is set to
and a "divide-by-zero"
.RB ( FE_DIVBYZERO )
floating-point exception is raised.
-.SS Range Error
+.SS Range error
A
.I range error
occurs when the magnitude of the function result means that it