From: Stathis Kamperis Date: Sat, 7 Nov 2009 18:15:17 +0000 (+0200) Subject: sysconf.3: Document _SC_MESSAGE_PASSING. X-Git-Tag: v2.7.1~383^2 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/cda2a2d9f217f6f63f888b23bc71895fddaf7de1 sysconf.3: Document _SC_MESSAGE_PASSING. --- diff --git a/lib/libc/gen/sysconf.3 b/lib/libc/gen/sysconf.3 index bfad3e11c3..0fdfe63589 100644 --- a/lib/libc/gen/sysconf.3 +++ b/lib/libc/gen/sysconf.3 @@ -106,6 +106,8 @@ Return 1 if job control is available on this system, otherwise \-1. .It Li _SC_LINE_MAX The maximum length in bytes of a text-processing utility's input line. +.It Li _SC_MESSAGE_PASSING +Whether Message Passing option is supported. .It Li _SC_MQ_OPEN_MAX The maximum number of open message queue descriptors per process. .It Li _SC_MQ_PRIO_MAX