diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-07-21 05:25:03 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-07-21 05:25:03 +0000 |
commit | 20c58d702860ad04346e2b71abea13ef04145a1e (patch) | |
tree | 356053d0465d0bf7c6f543dedf8afa51fdcf8838 /man3/asin.3 | |
parent | cf9c27a6e47523cb306966eddf24a4276c97ac94 (diff) |
ffix
Diffstat (limited to 'man3/asin.3')
-rw-r--r-- | man3/asin.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/asin.3 b/man3/asin.3 index a1a3f888..a8cf5213 100644 --- a/man3/asin.3 +++ b/man3/asin.3 @@ -42,7 +42,7 @@ asin, asinf, asinl \- arc sine function .BI "long double asinl(long double " x ); .fi .sp -Link with \fI-lm\fP. +Link with \fI\-lm\fP. .SH DESCRIPTION The .BR asin () |