diff options
Diffstat (limited to 'src/lib/libc')
| -rw-r--r-- | src/lib/libc/string/stpcpy.3 | 4 |
1 files 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 @@ | |||
| 1 | .\" $OpenBSD: stpcpy.3,v 1.1 2012/01/17 02:48:01 guenther Exp $ | 1 | .\" $OpenBSD: stpcpy.3,v 1.2 2012/01/17 08:12:12 jmc Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 1990, 1991 The Regents of the University of California. | 3 | .\" Copyright (c) 1990, 1991 The Regents of the University of California. |
| 4 | .\" All rights reserved. | 4 | .\" All rights reserved. |
| @@ -99,8 +99,8 @@ is greater than or equal to | |||
| 99 | .Fa len . | 99 | .Fa len . |
| 100 | .Sh SEE ALSO | 100 | .Sh SEE ALSO |
| 101 | .Xr strcpy 3 , | 101 | .Xr strcpy 3 , |
| 102 | .Xr strncpy 3 , | ||
| 103 | .Xr strlcpy 3 , | 102 | .Xr strlcpy 3 , |
| 103 | .Xr strncpy 3 | ||
| 104 | .Sh STANDARDS | 104 | .Sh STANDARDS |
| 105 | The | 105 | The |
| 106 | .Fn stpcpy | 106 | .Fn stpcpy |
