summaryrefslogtreecommitdiffstats
path: root/doc/vector.n
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-06-16 20:16:18 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-06-16 20:16:18 (GMT)
commit63fed21527c2f83275cb49f289a7de42595669c1 (patch)
treef37cb12c09a0ccae51250044f5a2ba96a7231fce /doc/vector.n
parent1339bae9d968a7fcbec1a004fb99b99920dc4908 (diff)
downloadblt-63fed21527c2f83275cb49f289a7de42595669c1.zip
blt-63fed21527c2f83275cb49f289a7de42595669c1.tar.gz
blt-63fed21527c2f83275cb49f289a7de42595669c1.tar.bz2
fix docv3.2
Diffstat (limited to 'doc/vector.n')
-rw-r--r--doc/vector.n3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/vector.n b/doc/vector.n
index 9b50e32..fa8bb7e 100644
--- a/doc/vector.n
+++ b/doc/vector.n
@@ -410,11 +410,12 @@ see the manual entries for the library functions for details on what
they do. The operation is applied to all elements of the vector
returning the results.
.CS
-.ta 3c 6c 9c
+.ta 2c 4c 6c
\fBacos\fR \fBcos\fR \fBhypot\fR \fBsinh\fR
\fBasin\fR \fBcosh\fR \fBlog\fR \fBsqrt\fR
\fBatan\fR \fBexp\fR \fBlog10\fR \fBtan\fR
\fBceil\fR \fBfloor\fR \fBsin\fR \fBtanh\fR
+.sp
.CE
Additional functions are:
.TP 1i