summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2015-12-30 15:16:40 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-12-30 20:36:39 +0100
commitb773bb0f1b7296e01a807fb717bd16cd07b9e196 (patch)
tree3f1bd3759d4e2a4db54e4f66ddaee3b201c7bcc4 /Changes.old
parent835b2b2c2742bf8635aee785d1a246fad6729643 (diff)
Changes.old: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes.old b/Changes.old
index 80c82e62d..7a7ce227a 100644
--- a/Changes.old
+++ b/Changes.old
@@ -2117,7 +2117,7 @@ stat.2
frexp.3
Volker Reichelt / mtk
- Fixed to point out that that frexp() returns a number whose
+ Fixed to point out that frexp() returns a number whose
*absolute* value is >= 0.5 and < 1. Amended the example
program to demonstrate this.