Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Document history
details: https://anonhg.NetBSD.org/src/rev/1ad275ed99ba
branches: trunk
changeset: 453989:1ad275ed99ba
user: sevan <sevan%NetBSD.org@localhost>
date: Sun Sep 01 19:20:45 2019 +0000
description:
Document history
https://www.bell-labs.com/usr/dmr/www/man21.pdf
diffstat:
lib/libc/sys/close.2 | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 3e66addf53cf -r 1ad275ed99ba lib/libc/sys/close.2
--- a/lib/libc/sys/close.2 Sun Sep 01 19:16:43 2019 +0000
+++ b/lib/libc/sys/close.2 Sun Sep 01 19:20:45 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: close.2,v 1.17 2004/06/01 16:14:10 kleink Exp $
+.\" $NetBSD: close.2,v 1.18 2019/09/01 19:20:45 sevan Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)close.2 8.2 (Berkeley) 4/19/94
.\"
-.Dd April 19, 1994
+.Dd September 1, 2019
.Dt CLOSE 2
.Os
.Sh NAME
@@ -130,3 +130,8 @@
.Fn close
function conforms to
.St -p1003.1-90 .
+.Sh HISTORY
+The
+.Fn close
+function appeared in
+.At v1 .
Home |
Main Index |
Thread Index |
Old Index