OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / original / man3 / sqrt.3
index 22a4e69..6729eff 100644 (file)
@@ -66,7 +66,8 @@ or
 .SH DESCRIPTION
 The
 .BR sqrt ()
-function returns the nonnegative square root of \fIx\fP.
+function returns the nonnegative square root of
+.IR x .
 .SH RETURN VALUE
 On success, these functions return the square root of
 .IR x .
@@ -113,3 +114,12 @@ SVr4, 4.3BSD, C89.
 .BR cbrt (3),
 .BR csqrt (3),
 .BR hypot (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/.