diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1999-06-11 16:26:29 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-06-11 16:26:29 +0000 |
| commit | 49cb735198d2466eea02d947f3392e6dda0c8fe9 (patch) | |
| tree | bd07428d70b450aae2a279c816d82e63490fdd78 /lib/libc | |
| parent | fa91ff279711176b913fd9a926b27645d41c7682 (diff) | |
Notes
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 d84b900453e6..2d5d41088556 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> |
