summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/dup.2
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-08-29 21:24:19 +0000
committerwosch <wosch@FreeBSD.org>1996-08-29 21:24:19 +0000
commitf868347963d18183249f939fde7a2017b8735561 (patch)
treefa119c5dc14467e96d2660032aaa9fa5689e8154 /lib/libc/sys/dup.2
parent1c3ce4d726eee93d933cd83629e0bfee0ee602c8 (diff)
downloadFreeBSD-src-f868347963d18183249f939fde7a2017b8735561.zip
FreeBSD-src-f868347963d18183249f939fde7a2017b8735561.tar.gz
function appeared in Version 7 AT&T UNIX
Obtained from: ftp://netlib.att.com/netlib/att/cs/v7man/man2
Diffstat (limited to 'lib/libc/sys/dup.2')
-rw-r--r--lib/libc/sys/dup.28
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/libc/sys/dup.2 b/lib/libc/sys/dup.2
index 29d1ada..1e42cdf 100644
--- a/lib/libc/sys/dup.2
+++ b/lib/libc/sys/dup.2
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)dup.2 8.1 (Berkeley) 6/4/93
+.\" $Id$
.\"
.Dd June 4, 1993
.Dt DUP 2
@@ -177,3 +178,10 @@ and
are expected to conform
to IEEE Std 1003.1-1988
.Pq Dq Tn POSIX .
+.Sh HISTORY
+A
+.Fn dup
+and a
+.Fn dup2
+function call appeared in
+.At v7 .
OpenPOWER on IntegriCloud