summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorjmc <>2012-01-17 08:12:12 +0000
committerjmc <>2012-01-17 08:12:12 +0000
commita4eff79407b7209758868e617cdc7e7374c9b553 (patch)
tree8b3f9f9d233cae3e12cf381ebc19c9b442e827a4 /src/lib/libc
parentc7c3cc392cc55ded5afb93b5082c353cd4f6c599 (diff)
downloadopenbsd-a4eff79407b7209758868e617cdc7e7374c9b553.tar.gz
openbsd-a4eff79407b7209758868e617cdc7e7374c9b553.tar.bz2
openbsd-a4eff79407b7209758868e617cdc7e7374c9b553.zip
fix SEE ALSO;
Diffstat (limited to 'src/lib/libc')
-rw-r--r--src/lib/libc/string/stpcpy.34
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
105The 105The
106.Fn stpcpy 106.Fn stpcpy