summaryrefslogtreecommitdiff
path: root/lib/libc/sys/symlink.2
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2013-07-17 05:42:12 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2013-07-17 05:42:12 +0000
commita4c82024e6538bbd6183d6a9a256cba8e7870740 (patch)
treeb978bd46eea7373d1d2888f8229d6ca8469c0252 /lib/libc/sys/symlink.2
parentd8683ba125e75609c811ff26b7cb140871249970 (diff)
more library history
facts checked by sobrado@ style tweaks and ok jmc@
Diffstat (limited to 'lib/libc/sys/symlink.2')
-rw-r--r--lib/libc/sys/symlink.210
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/sys/symlink.2 b/lib/libc/sys/symlink.2
index 38047d6d2df..924a25df01a 100644
--- a/lib/libc/sys/symlink.2
+++ b/lib/libc/sys/symlink.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: symlink.2,v 1.15 2013/04/01 20:16:31 guenther Exp $
+.\" $OpenBSD: symlink.2,v 1.16 2013/07/17 05:42:11 schwarze Exp $
.\" $NetBSD: symlink.2,v 1.7 1995/02/27 12:38:34 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)symlink.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: April 1 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt SYMLINK 2
.Os
.Sh NAME
@@ -197,9 +197,9 @@ functions conform to
.Sh HISTORY
The
.Fn symlink
-function call appeared in
-.Bx 4.2 .
+system call first appeared in
+.Bx 4.1c .
The
.Fn symlinkat
-function call appeared in
+system call has been available since
.Ox 5.0 .