|
|
@ -1,4 +1,4 @@ |
|
|
|
.\" $OpenBSD: memccpy.3,v 1.6 2000/04/21 15:24:19 aaron Exp $ |
|
|
|
.\" $OpenBSD: memccpy.3,v 1.7 2003/04/07 18:53:58 deraadt Exp $ |
|
|
|
.\" |
|
|
|
.\" Copyright (c) 1990, 1991, 1993 |
|
|
|
.\" The Regents of the University of California. All rights reserved. |
|
|
@ -68,7 +68,8 @@ bytes are copied, and a null pointer is returned. |
|
|
|
.Xr bcopy 3 , |
|
|
|
.Xr memcpy 3 , |
|
|
|
.Xr memmove 3 , |
|
|
|
.Xr strcpy 3 |
|
|
|
.Xr strcpy 3 , |
|
|
|
.Xr strlcpy 3 |
|
|
|
.Sh HISTORY |
|
|
|
The |
|
|
|
.Fn memccpy |
|
|
|