aboutsummaryrefslogtreecommitdiffstats
path: root/man3/sqrt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sqrt.3')
-rw-r--r--man3/sqrt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/sqrt.3 b/man3/sqrt.3
index bb4a0a08db..95723c8c2f 100644
--- a/man3/sqrt.3
+++ b/man3/sqrt.3
@@ -59,7 +59,7 @@ _BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE\ >=\ 600 || _ISOC99_SOURCE; or
.SH DESCRIPTION
The
.BR sqrt ()
-function returns the non-negative square root of \fIx\fP.
+function returns the nonnegative square root of \fIx\fP.
.SH "RETURN VALUE"
On success, these functions return the square root of
.IR x .