-.\" $OpenBSD: strcat.3,v 1.18 2016/05/26 21:30:13 millert Exp $
+.\" $OpenBSD: strcat.3,v 1.19 2022/08/01 00:04:46 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 26 2016 $
+.Dd $Mdocdate: August 1 2022 $
.Dt STRCAT 3
.Os
.Sh NAME
.Sh HISTORY
The
.Fn strcat
-function first appeared in the Programmer's Workbench (PWB/UNIX)
-and was ported to
-.At v7 .
+function first appeared outside of Bell Labs in PWB/UNIX 1.0.
-.\" $OpenBSD: strcmp.3,v 1.14 2013/07/17 05:42:11 schwarze Exp $
+.\" $OpenBSD: strcmp.3,v 1.15 2022/08/01 00:04:46 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 17 2013 $
+.Dd $Mdocdate: August 1 2022 $
.Dt STRCMP 3
.Os
.Sh NAME
.Sh HISTORY
The
.Fn strcmp
-function first appeared in the Programmer's Workbench (PWB/UNIX)
-and was ported to
-.At v7 ;
+function first appeared outside of Bell Labs in PWB/UNIX 1.0.
.Fn strncmp
first appeared in
.At v7 .
-.\" $OpenBSD: strcpy.3,v 1.21 2014/04/19 11:30:40 deraadt Exp $
+.\" $OpenBSD: strcpy.3,v 1.22 2022/08/01 00:04:46 jsg Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: April 19 2014 $
+.Dd $Mdocdate: August 1 2022 $
.Dt STRCPY 3
.Os
.Sh NAME
.Sh HISTORY
The
.Fn strcpy
-function first appeared in the Programmer's Workbench (PWB/UNIX)
-and was ported to
-.At v7 .
+function first appeared outside of Bell Labs in PWB/UNIX 1.0.