OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / acos.3
index 7afb699..4145505 100644 (file)
@@ -65,8 +65,11 @@ or
 .SH DESCRIPTION
 The
 .BR acos ()
-function calculates the arc cosine of \fIx\fP; that is
-the value whose cosine is \fIx\fP.
+function calculates the arc cosine of
+.IR x ;
+that is
+the value whose cosine is
+.IR x .
 .SH RETURN VALUE
 On success, these functions return the arc cosine of
 .IR x
@@ -121,3 +124,12 @@ SVr4, 4.3BSD, C89.
 .BR cos (3),
 .BR sin (3),
 .BR tan (3)
+.SH COLOPHON
+This page is part of release 3.79 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.