From cf684cad35e2bdb4809a04a1922e0f638f3a45dd Mon Sep 17 00:00:00 2001 From: mickey <> Date: Mon, 15 Jun 1998 17:55:14 +0000 Subject: use Bx macro for BSD versions --- src/lib/libc/string/strcasecmp.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/string/strcasecmp.3') diff --git a/src/lib/libc/string/strcasecmp.3 b/src/lib/libc/string/strcasecmp.3 index e098ff4e41..52a13055ee 100644 --- a/src/lib/libc/string/strcasecmp.3 +++ b/src/lib/libc/string/strcasecmp.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strcasecmp.3,v 1.3 1997/08/20 04:13:56 millert Exp $ +.\" $OpenBSD: strcasecmp.3,v 1.4 1998/06/15 17:55:11 mickey Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -85,4 +85,5 @@ The .Fn strcasecmp and .Fn strncasecmp -functions first appeared in 4.4BSD. +functions first appeared in +.Bx 4.4 . -- cgit v1.2.3-55-g6feb