Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 All current semaphores support process sharing.
details: https://anonhg.NetBSD.org/src/rev/e886f278e591
branches: trunk
changeset: 785183:e886f278e591
user: joerg <joerg%NetBSD.org@localhost>
date: Fri Mar 01 18:39:52 2013 +0000
description:
All current semaphores support process sharing.
diffstat:
share/man/man4/sem.4 | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r fbb8580dba9e -r e886f278e591 share/man/man4/sem.4
--- a/share/man/man4/sem.4 Fri Mar 01 18:25:13 2013 +0000
+++ b/share/man/man4/sem.4 Fri Mar 01 18:39:52 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sem.4,v 1.3 2005/06/20 13:25:24 peter Exp $
+.\" $NetBSD: sem.4,v 1.4 2013/03/01 18:39:52 joerg Exp $
.\"
.\" Copyright (c) 2002 Tim J. Robbins
.\" All rights reserved.
@@ -26,7 +26,7 @@
.\"
.\" From: FreeBSD: src/share/man/man4/sem.4,v 1.2 2003/06/02 11:19:23 ru
.\"
-.Dd January 21, 2005
+.Dd March 1, 2013
.Dt SEM 4
.Os
.Sh NAME
@@ -59,5 +59,3 @@
.Nm
facility appeared as a kernel option in
.Nx 2.0 .
-.Sh BUGS
-The current implementation does not support shared, unnamed semaphores.
Home |
Main Index |
Thread Index |
Old Index