summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strcmp.3')
-rw-r--r--lib/libc/string/strcmp.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strcmp.3 b/lib/libc/string/strcmp.3
index b8dc8ac4ff9..a1f59b4dd98 100644
--- a/lib/libc/string/strcmp.3
+++ b/lib/libc/string/strcmp.3
@@ -33,13 +33,13 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: strcmp.3,v 1.3 1999/06/04 19:14:56 aaron Exp $
+.\" $OpenBSD: strcmp.3,v 1.4 1999/06/06 15:17:32 aaron Exp $
.\"
.Dd June 29, 1991
.Dt STRCMP 3
.Os
.Sh NAME
-.Nm strcmp,
+.Nm strcmp ,
.Nm strncmp
.Nd compare strings
.Sh SYNOPSIS