From f861ae8dcbebbef04e461808abe41fa4c2f72064 Mon Sep 17 00:00:00 2001 From: deraadt Date: Mon, 7 Apr 2003 18:53:58 +0000 Subject: Xr to strlcpy and strlcat more; ok millert --- lib/libc/string/strdup.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libc/string/strdup.3') diff --git a/lib/libc/string/strdup.3 b/lib/libc/string/strdup.3 index 9c154c7d70f..a0dc705f662 100644 --- a/lib/libc/string/strdup.3 +++ b/lib/libc/string/strdup.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strdup.3,v 1.10 2000/04/21 15:32:15 aaron Exp $ +.\" $OpenBSD: strdup.3,v 1.11 2003/04/07 18:53:58 deraadt Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -79,6 +79,7 @@ for any of the errors specified for the library function .Xr free 3 , .Xr malloc 3 , .Xr strcpy 3 , +.Xr strlcpy 3 , .Xr strlen 3 .Sh HISTORY The -- cgit v1.2.3-59-g8ed1b