summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/options.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index 37137b059fa..7ef9f33b592 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.80 2001/08/11 23:47:19 heko Exp $
+.\" $OpenBSD: options.4,v 1.81 2001/08/12 19:35:36 heko Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -931,7 +931,7 @@ The kernel allocates memory for the control structures at startup,
so you should avoid arbitrarily large values.
.It Cd option SEMMNS=value
Maximum number of semaphores in all sets in the system. Default
-value is 60. Cannot be greater than the SEMMNI value.
+value is 60.
.It Cd option SEMMNU=value
Maximum number of semaphore undo structures in the system.
Default value is 30.