posix.sgml still contains a reference to CYGWIN="server".  Patch attached.


Yaakov
2009-07-26  Yaakov Selkowitz <[email protected]>

        * posix.sgml (std-notes): Remove obsolete reference to CYGWIN=server.

Index: posix.sgml
===================================================================
RCS file: /cvs/src/src/winsup/cygwin/posix.sgml,v
retrieving revision 1.36
diff -u -r1.36 posix.sgml
--- posix.sgml  26 Jul 2009 09:34:35 -0000      1.36
+++ posix.sgml  26 Jul 2009 21:31:50 -0000
@@ -1408,8 +1408,6 @@
 <function>shmdt</function>, <function>shmget</function>,
 <function>msgctl</function>, <function>msgget</function>,
 <function>msgrcv</function> and <function>msgsnd</function> are only
-available when cygserver is running and the <envar>CYGWIN</envar>
-environment variable is set so that it contains the string
-<envar>server</envar>.</para>
+available when cygserver is running.</para>
 
 </sect1>

Reply via email to