From 4c9ce2d2836b9397408b8a88299a27eb06f98fda Mon Sep 17 00:00:00 2001 From: jmc <> Date: Tue, 17 Jan 2012 08:12:12 +0000 Subject: fix SEE ALSO; --- src/lib/libc/string/stpcpy.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/libc/string/stpcpy.3 b/src/lib/libc/string/stpcpy.3 index 7067186e2b..447bfc20a9 100644 --- a/src/lib/libc/string/stpcpy.3 +++ b/src/lib/libc/string/stpcpy.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stpcpy.3,v 1.1 2012/01/17 02:48:01 guenther Exp $ +.\" $OpenBSD: stpcpy.3,v 1.2 2012/01/17 08:12:12 jmc Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" All rights reserved. @@ -99,8 +99,8 @@ is greater than or equal to .Fa len . .Sh SEE ALSO .Xr strcpy 3 , -.Xr strncpy 3 , .Xr strlcpy 3 , +.Xr strncpy 3 .Sh STANDARDS The .Fn stpcpy -- cgit v1.2.3-55-g6feb