about summary refs log tree commit diff
path: root/Doc/Zsh/mod_mathfunc.yo
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2013-10-26 16:19:12 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2013-10-26 16:19:12 -0700
commiteec5140dde1c211454590536a7b43370d07f3bb6 (patch)
tree79faf71850f823c8e01b4c76ced00159ed59a492 /Doc/Zsh/mod_mathfunc.yo
parentc3114a7735c85b79771e08bd156470bde1a36950 (diff)
parentef4d20ad6fde1ca519a19ad60f2c31d86f5b1d98 (diff)
downloadzsh-eec5140dde1c211454590536a7b43370d07f3bb6.tar.gz
zsh-eec5140dde1c211454590536a7b43370d07f3bb6.tar.xz
zsh-eec5140dde1c211454590536a7b43370d07f3bb6.zip
Merge overlapping ChangeLog entries
Diffstat (limited to 'Doc/Zsh/mod_mathfunc.yo')
-rw-r--r--Doc/Zsh/mod_mathfunc.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_mathfunc.yo b/Doc/Zsh/mod_mathfunc.yo
index dda4f36fd..5239da5f8 100644
--- a/Doc/Zsh/mod_mathfunc.yo
+++ b/Doc/Zsh/mod_mathfunc.yo
@@ -33,7 +33,7 @@ returns an integer.
 The function tt(signgam) takes no arguments, and returns an integer, which
 is the C variable of the same name, as described in manref(gamma)(3).  Note
 that it is therefore only useful immediately after a call to tt(gamma) or
-tt(lgamma).  Note also that `tt(signgam+LPAR()RPAR)' and `tt(signgam)' are
+tt(lgamma).  Note also that `tt(signgam+LPAR()RPAR())' and `tt(signgam)' are
 distinct expressions.
 
 The following functions take two floating point arguments: tt(copysign),