aboutsummaryrefslogtreecommitdiffstats
path: root/man3/cacosh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/cacosh.3')
-rw-r--r--man3/cacosh.32
1 files changed, 2 insertions, 0 deletions
diff --git a/man3/cacosh.3 b/man3/cacosh.3
index 1d17cb8722..d21e47364a 100644
--- a/man3/cacosh.3
+++ b/man3/cacosh.3
@@ -57,6 +57,7 @@ T} Thread safety MT-Safe
.SH STANDARDS
C99, POSIX.1-2001, POSIX.1-2008.
.SH EXAMPLES
+.\" SRC BEGIN (cacosh.c)
.EX
/* Link with "\-lm" */
@@ -86,6 +87,7 @@ main(int argc, char *argv[])
exit(EXIT_SUCCESS);
}
.EE
+.\" SRC END
.SH SEE ALSO
.BR acosh (3),
.BR cabs (3),