From 49cb735198d2466eea02d947f3392e6dda0c8fe9 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Fri, 11 Jun 1999 16:26:29 +0000 Subject: [PATCH] Fix a minor style nit in the NAME section. --- lib/libc/string/strcmp.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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