summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strlcpy.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/string/strlcpy.3')
-rw-r--r--src/lib/libc/string/strlcpy.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/string/strlcpy.3 b/src/lib/libc/string/strlcpy.3
index 1e46ef2e90..357502c0d7 100644
--- a/src/lib/libc/string/strlcpy.3
+++ b/src/lib/libc/string/strlcpy.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: strlcpy.3,v 1.3 1998/11/11 17:12:02 espie Exp $ 1.\" $OpenBSD: strlcpy.3,v 1.4 1999/05/16 19:55:18 alex Exp $
2.\" 2.\"
3.\" Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> 3.\" Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
4.\" All rights reserved. 4.\" All rights reserved.
@@ -143,5 +143,5 @@ and
143As a matter of fact, the first version of this manual page got it wrong. 143As a matter of fact, the first version of this manual page got it wrong.
144.Sh SEE ALSO 144.Sh SEE ALSO
145.Xr snprintf 3 , 145.Xr snprintf 3 ,
146.Xr strncpy 3 , 146.Xr strncat 3 ,
147.Xr strncat 3 147.Xr strncpy 3