Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys exec is on a higher plane of existence.
details: https://anonhg.NetBSD.org/src/rev/dfa606181482
branches: trunk
changeset: 764044:dfa606181482
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Apr 11 00:21:45 2011 +0000
description:
exec is on a higher plane of existence.
diffstat:
lib/libc/sys/open.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 35b131f29460 -r dfa606181482 lib/libc/sys/open.2
--- a/lib/libc/sys/open.2 Sun Apr 10 23:31:30 2011 +0000
+++ b/lib/libc/sys/open.2 Mon Apr 11 00:21:45 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: open.2,v 1.48 2011/04/10 15:46:15 christos Exp $
+.\" $NetBSD: open.2,v 1.49 2011/04/11 00:21:45 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -97,7 +97,7 @@
Set the
.Xr close 2
on
-.Xr exec 2
+.Xr exec 3
flag.
.It Dv O_DSYNC
If set, write operations will be performed according to synchronized
Home |
Main Index |
Thread Index |
Old Index