From 5d38e85ded334a0ec44537cf0227551d7392eeaf Mon Sep 17 00:00:00 2001 From: Robert Drehmel Date: Thu, 10 Oct 2002 14:16:08 +0000 Subject: [PATCH] Fix another spelling mistake. --- lib/libc/string/strcpy.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/string/strcpy.3 b/lib/libc/string/strcpy.3 index 9c71d27de09..5079ddd1ce1 100644 --- a/lib/libc/string/strcpy.3 +++ b/lib/libc/string/strcpy.3 @@ -197,4 +197,4 @@ The .Fn stpcpy function first appeared in .Fx 4.4 , -coming from 1998-ventage Linux. +coming from 1998-vintage Linux.