diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2015-12-06 19:47:20 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-12-07 08:09:42 +0100 |
| commit | 7dffdbbd05f5a61efba5b8f3a74b849f42aa7f11 (patch) | |
| tree | 34cbd08345188f6c0889b5ceab105c2932a9c34b /man3/clog.3 | |
| parent | a423ef7cd1597c88c8f91c0e969d2e3829aaf4a6 (diff) | |
| download | man-pages-7dffdbbd05f5a61efba5b8f3a74b849f42aa7f11.tar.gz | |
clog.3: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/clog.3')
| -rw-r--r-- | man3/clog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/clog.3 b/man3/clog.3 index b31c532568..5de60ab473 100644 --- a/man3/clog.3 +++ b/man3/clog.3 @@ -18,7 +18,7 @@ clog, clogf, clogl \- natural logarithm of a complex number .sp Link with \fI\-lm\fP. .SH DESCRIPTION -These functions calcualte the complex natural logarithm of +These functions calculate the complex natural logarithm of .IR z , with a branch cut along the negative real axis. |
