aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-04-19 22:02:20 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-04-19 22:02:20 +0200
commitcb4b97d9af1d50244cf779ea6e3e61df5a11b0a0 (patch)
tree3df80826214a1942522a9346cb367d37fae35004 /man3
parentfb018a235d1008a82bbdebdabe4b4631d36bee5d (diff)
downloadman-pages-cb4b97d9af1d50244cf779ea6e3e61df5a11b0a0.tar.gz
carg.3: tfix
Reported-by: Helge Kreutzmann <debian@helgefjell.de> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
-rw-r--r--man3/carg.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/carg.3 b/man3/carg.3
index 96e3b6c0c6..4ad733883b 100644
--- a/man3/carg.3
+++ b/man3/carg.3
@@ -55,7 +55,7 @@ One has:
tan(carg(z)) = cimag(z) / creal(z)
.fi
.SH RETURN VALUE
-The return value is the range of [\-pi,pi].
+The return value is in the range of [\-pi,pi].
.SH VERSIONS
These functions first appeared in glibc in version 2.1.
.SH ATTRIBUTES