summaryrefslogtreecommitdiff
path: root/man3
diff options
context:
space:
mode:
authorPeng Haitao <penght@cn.fujitsu.com>2013-07-10 11:37:55 +0800
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-07-18 02:11:34 +0200
commit0d9df44eaa3ed6cc01bf5ea59c906d1d62e629a1 (patch)
tree4385bc6166c9fc2b5b372897d28bf56fbd751e7e /man3
parent594e3173f7ce00bc5b49c517f3c960f5a8c02307 (diff)
fabs.3: ffix
"The fabs() functions" should be replaced with "These functions". Signed-off-by: Peng Haitao <penght@cn.fujitsu.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
-rw-r--r--man3/fabs.34
1 files changed, 1 insertions, 3 deletions
diff --git a/man3/fabs.3 b/man3/fabs.3
index a907fa6d..d6089159 100644
--- a/man3/fabs.3
+++ b/man3/fabs.3
@@ -62,9 +62,7 @@ or
.RE
.ad b
.SH DESCRIPTION
-The
-.BR fabs ()
-functions return the absolute value of the floating-point
+These functions return the absolute value of the floating-point
number
.IR x .
.SH RETURN VALUE