diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/string/strcmp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strcmp.3 b/lib/libc/string/strcmp.3 index d84b900..2d5d410 100644 --- a/lib/libc/string/strcmp.3 +++ b/lib/libc/string/strcmp.3 @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm strcmp , -.Nm strncmp , +.Nm strncmp .Nd compare strings .Sh SYNOPSIS .Fd #include <string.h> |