From 4b53de201263bbbd9fd134e5421cc76f71efc7a0 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Wed, 17 Jul 2013 05:42:11 +0000 Subject: more library history facts checked by sobrado@ style tweaks and ok jmc@ --- src/lib/libc/string/strcpy.3 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'src/lib/libc/string/strcpy.3') diff --git a/src/lib/libc/string/strcpy.3 b/src/lib/libc/string/strcpy.3 index 11f996a4ea..409f4c61d4 100644 --- a/src/lib/libc/string/strcpy.3 +++ b/src/lib/libc/string/strcpy.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strcpy.3,v 1.17 2013/06/05 03:39:23 tedu Exp $ +.\" $OpenBSD: strcpy.3,v 1.18 2013/07/17 05:42:11 schwarze Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" All rights reserved. @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: July 17 2013 $ .Dt STRCPY 3 .Os .Sh NAME @@ -156,7 +156,9 @@ functions conform to .Sh HISTORY The .Fn strcpy -and +function first appeared in the Programmer's Workbench (PWB/UNIX) +and was ported to +.At v7 ; .Fn strncpy -functions first appeared in +first appeared in .At v7 . -- cgit v1.2.3-55-g6feb