Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Document option P1003_1B_SEMAPHORE



details:   https://anonhg.NetBSD.org/src/rev/6789f743b5ba
branches:  trunk
changeset: 573205:6789f743b5ba
user:      briggs <briggs%NetBSD.org@localhost>
date:      Sat Jan 22 03:34:44 2005 +0000

description:
Document option P1003_1B_SEMAPHORE

diffstat:

 share/man/man4/options.4 |  9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r a073bad34008 -r 6789f743b5ba share/man/man4/options.4
--- a/share/man/man4/options.4  Sat Jan 22 03:34:08 2005 +0000
+++ b/share/man/man4/options.4  Sat Jan 22 03:34:44 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.260 2005/01/21 10:29:50 wiz Exp $
+.\"    $NetBSD: options.4,v 1.261 2005/01/22 03:34:44 briggs Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -493,8 +493,11 @@
 Beware - if this option is on, the kernel would run
 .Em any
 unknown ELF binaries as if they were
-.Nx
-binaries.
+.It Cd options P1003_1B_SEMAPHORE
+Includes kernel support for the standard C library
+.Pq Pa libc
+functions that implement semaphores as specified in
+.St -p1003.1-96 .
 .El
 .Ss Debugging Options
 .Bl -ohang



Home | Main Index | Thread Index | Old Index