Module Name:    src
Committed By:   pgoyette
Date:           Thu Aug 20 10:44:44 UTC 2015

Modified Files:
        src/lib/libc/gen: sysconf.3

Log Message:
P1003_1B_SEMAPHORE is no longer optional


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/lib/libc/gen/sysconf.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/sysconf.3
diff -u src/lib/libc/gen/sysconf.3:1.42 src/lib/libc/gen/sysconf.3:1.43
--- src/lib/libc/gen/sysconf.3:1.42	Sat Nov  3 00:52:41 2012
+++ src/lib/libc/gen/sysconf.3	Thu Aug 20 10:44:44 2015
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sysconf.3,v 1.42 2012/11/03 00:52:41 wiz Exp $
+.\"	$NetBSD: sysconf.3,v 1.43 2015/08/20 10:44:44 pgoyette Exp $
 .\"
 .\" Copyright (c) 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -149,12 +149,6 @@ and its
 Semaphores
 option to which the system attempts to conform,
 otherwise \-1.
-.Pp
-Availability of the
-Semaphores
-option depends on the
-.Li P1003_1B_SEMAPHORE
-kernel option.
 .It Li _SC_SHELL
 Return 1 if
 .Tn POSIX

Reply via email to