summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2009-12-04 09:20:20 +0000
committertrhodes <trhodes@FreeBSD.org>2009-12-04 09:20:20 +0000
commit50b1bbf2fabc2ff1b380951bfb5e5f7a12c36589 (patch)
tree60814c874295021a7f1ef6655597061c4850270e /lib
parentc2517d07381d0f6002c57fe58008963294f7097c (diff)
downloadFreeBSD-src-50b1bbf2fabc2ff1b380951bfb5e5f7a12c36589.zip
FreeBSD-src-50b1bbf2fabc2ff1b380951bfb5e5f7a12c36589.tar.gz
Add a missing word to a sentence in the return values section.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/string/strcmp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strcmp.3 b/lib/libc/string/strcmp.3
index 1e13ed8..74d1a5c 100644
--- a/lib/libc/string/strcmp.3
+++ b/lib/libc/string/strcmp.3
@@ -75,7 +75,7 @@ The
.Fn strcmp
and
.Fn strncmp
-return an integer greater than, equal to, or less than 0, according
+functions return an integer greater than, equal to, or less than 0, according
as the string
.Fa s1
is greater than, equal to, or less than the string
OpenPOWER on IntegriCloud