diff options
| author | Daniel O'Callaghan <danny@FreeBSD.org> | 1998-01-27 07:01:09 +0000 |
|---|---|---|
| committer | Daniel O'Callaghan <danny@FreeBSD.org> | 1998-01-27 07:01:09 +0000 |
| commit | 38ce39bde5e10efe4c85101ba27aa8dc7bffe365 (patch) | |
| tree | c1c1e7db634cf5cf5cc4bd5a82773833ddad83ff /lib/libc/string/strcmp.3 | |
| parent | 3f89af99f4d224619a02dc978ad5caded57e20bb (diff) | |
Notes
Diffstat (limited to 'lib/libc/string/strcmp.3')
| -rw-r--r-- | lib/libc/string/strcmp.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/string/strcmp.3 b/lib/libc/string/strcmp.3 index 49e5f14c881d..08e6c0335dd0 100644 --- a/lib/libc/string/strcmp.3 +++ b/lib/libc/string/strcmp.3 @@ -39,7 +39,8 @@ .Dt STRCMP 3 .Os .Sh NAME -.Nm strcmp +.Nm strcmp , +.Nm strncmp , .Nd compare strings .Sh SYNOPSIS .Fd #include <string.h> |
