diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-19 22:02:20 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-19 22:02:20 +0200 |
| commit | cb4b97d9af1d50244cf779ea6e3e61df5a11b0a0 (patch) | |
| tree | 3df80826214a1942522a9346cb367d37fae35004 /man3 | |
| parent | fb018a235d1008a82bbdebdabe4b4631d36bee5d (diff) | |
| download | man-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.3 | 2 |
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 |
