summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-06-11 16:26:29 +0000
committermpp <mpp@FreeBSD.org>1999-06-11 16:26:29 +0000
commitdaef367bde6af5097b2f546a3354d203f50ff8c7 (patch)
tree55ffa8be766f7dc6ee8b57a719cc05809ab80a99 /lib
parente1abb8d9ac8ee0bc112cd5add92a80a4066a1dcd (diff)
downloadFreeBSD-src-daef367bde6af5097b2f546a3354d203f50ff8c7.zip
FreeBSD-src-daef367bde6af5097b2f546a3354d203f50ff8c7.tar.gz
Fix a minor style nit in the NAME section.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/string/strcmp.32
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>
OpenPOWER on IntegriCloud