From 38ce39bde5e10efe4c85101ba27aa8dc7bffe365 Mon Sep 17 00:00:00 2001 From: Daniel O'Callaghan Date: Tue, 27 Jan 1998 07:01:09 +0000 Subject: PR: 5573 Submitted by: garbanzo@hooked.net Add strncasecmp, strncmp to NAME field. --- lib/libc/string/strcmp.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libc/string/strcmp.3') 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 -- cgit v1.3