OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / exp2.3
index 55baf6f..8c1e2c4 100644 (file)
@@ -69,7 +69,8 @@ or
 The
 .BR exp2 ()
 function returns the value of 2
-raised to the power of \fIx\fP.
+raised to the power of
+.IR x .
 .SH RETURN VALUE
 On success, these functions return the base-2 exponential value of
 .IR x .
@@ -99,3 +100,12 @@ SVr4, 4.3BSD, C89.
 .BR exp (3),
 .BR exp10 (3),
 .BR sqrt (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/.